Jump to content
MakeWebGames

rulerofzu

Members
  • Posts

    2,464
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by rulerofzu

  1. Really well why you asking here then? Surely you would be advertising the sale somewhere more appropriate.
  2. Ok finally got around to installing it this morning. Question..... why have you put it as a requirement that the entire web directory needs to be writeable when in fact its only the Global and Mods directory. For one thats a security risk. By just stating the Global and Mods directory it should also be stated they should be changed again or it should be attempted to be changed automatically again for security.
  3. You mean it was not an overnight success so you cannot be bothered to work at it. There is a reason why it is stated that a business will take 3 years for it to be deemed a success or failure. As you have to put the effort in.
  4. Just telling it how I see it.
  5. Im glad you put in your opinion there. As from where I am sitting it is far from it. There has been no change to the database class. The database structure has had no thought put into it at all. Basically it has been created with yet again this mysql field is numerical so lets use int 11 for everything. The crons are still as bad. Really 5 queries in cron_5mins which could be done in 1 query? and why are you even checking to see if the player has gone over maxenergy surely the code has been done so that does not even occur! Its just sloppy. Well just in case it goes over what it should lets reduce it back down again. So there you have two main areas of the engine. The database and the class. The crons. Both of which are pretty poor still. The base of Redux is far from optimized.
  6. Just thought it was unusual to state remove it when all the other files have it. But ive not really checked over everything. What ive seen so far is quite disappointing. So much that could be optimized which totally refutes their statement saying the codes optimized for performance.
  7. I thought i was much later than 2009
  8. Its worth the domain registration cost. In fact if you can get a renewal cheaper elsewhere then its worth less than you paid for it.
  9. rulerofzu

    No idea

    Thats a very interesting point.... :D
  10. nope its just referenced as $h->endpage(); on all pages. Ive not installed redux ill get around to it when i have a moment and see what happens. Ill also convert a mod.
  11. Hrm.....then why does cities.php, attack.php etc have $h->endpage(); Surely it should be just called once from index.php
  12. Interesting you say remove $h->endpage(); When 2.5 has $h->endpage();
  13. rulerofzu

    No idea

    I found this to be very informative :D
  14. Are most of the members from 2009 even here?
  15. Its not that at all John. A valid post fine. However there was a fine example of this today. Topic from 2009 where the conversation was resurrected. I mean cmon any need for it? just pointless.
  16. We get that anyway
  17. Most of the mistakes are very simple and easy to fix. Such as print "this is common <a href="dosomething.php">"; Im getting a parse error help! Even though this is a very easy to fix basic PHP problem.
  18. Can we have all topics 2010 or older locked. There is really no need to have them open for new members to post Nice mod! or similiar.
  19. Really cant we have all posts 2010 or older locked. Is there any need to voice your opinion on a thread 3 yrs old.
  20. Yes it should have documentation No it should not have any errors and any errors should be fixed and everyone who has purchased notified of the fix and the download replaced so all new purchases do not suffer the same problem. This is why it was suggested that a rss feed be done to the admin area (MC3 suggestion) so that anyone who has purchased could be informed. Simple business practise. But then again having looked briefly through most of the code your better off going with 2.0.3 and saving yourself $20 as there isnt that much in it. I expected more to have been done but to be frank its laughable.
  21. Just make it how you wish it to be. The only people that matter with regards to how it is are your players.
  22. Yeah and lucky it was done before rogue vampires. However if you actually dont play games that have done it how would you know. Sometimes what seems new to you may not be when revealed and others mention where they have seen it done.
  23. That is pretty damn poor. In fact its just lazy.
  24. Mystical did you ask support a question related to a mod installation? If so then it would not be covered within your support. I dont know any company that supports 3rd party modifications.
  25. I agree with Diesl. No.1 Sounds like you dont know how to setup crons. This would be done in your webhost's control panel. The rest are engine errors and shouldnt be there. As you have purchased the engine you have 30 days support so head back to mccodes.com login and submit a support ticket. I just hope that they are updating the engine as tickets come in and get resolved or this could get old real quick.
×
×
  • Create New...