Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. Once the site as actually loaded it can vary. For example an mazing looking site with “usersonline : 0 “ shown would still not get me to sign up.
  2. If you understand making a clone of a game already out is more often then not a bad idea... why do it?
  3. Why does that even matter?
  4. unnecessary... could just say it's not working?   Why did running it though a class file fix it? The class file is still using mysql_   They seem to be with w3theory so no it's not that worrying. The owners have experience with mccodes.
  5. You did not
  6. I recognize a lot of the menu links as base features or mods sold for the engine.
  7. Please stop bumping a post to say things like this. Not only is it making you look bad (as it's not working), it's rather irritating. If you wish to short this out, use pm or make sure it's two way.
  8. Fair enough, as I said only looked at one page. What makes you think it's mccodes or any engine for that matter? Could be a custom site.
  9. Looks more like gangster legends from the inside(only looked at one page mind you). http://www.glscript.net
  10. what? Maybe post your file so we can help?
  11. The line is useless with or without the () it's just like saying 1 = 1; when 1 is already 1... I would also assume Mres was there to stop sql injection? you just opened yourself up for that...
  12. People don't post in the right section now, what makes you think they will if we add somewhere for mccodes 2.5? Also if we do, should we add a separate section for lite/v1/v2 rather then just “mccodes support”?
  13. Why not try yourself?
  14. Check you, or an error somewhere, does not close the database connection anywhere.
  15. No point having all of it.
  16. Looking good Dayo. One thing I would suggest is two download links. One for a base engine so you have just the structure there, and can add your selection of mods from the download links. Then one with everything pre-installed. Essentially this will make it a valid option for both the traditional mccodes user base, and the users who wish to use a more basic engine, and work on it themselves.
  17. Then work on what’s within the game, and come up with a name later. You have a main theme that's enough to start on some features within the actual game. Use a localhost to test.
  18. Of course Nickson, same with the security fixes. Fact is it should not be sold with this kind of bug anyway... and rulerofzu, yes I guess it would be in hope of them fixing it.
  19. I would suggest not using mccodes. Even the paid engines are currently flagging a lot of errors for the moment. What I suggest is looking into php, and picking up a free engine. Ezrpg is the best basic engine, and gangster legends is being redone by Dayo if you want something a little more.
  20. They missed a whole file? Kind of funny... anyone considered going through all the threads, making a list of issues, and sending it directly to dabs/cb? I don't believe they check the site ½ as much as they should. Btw – The support is only 30 days, and frankly I have not heard a good word about it. Just a warning to anyone else.
  21. What version? What exactly are you looking to log? Just purchases or... what?
  22. This appears to be illegal. I suggest no one buys from them, and if you wish to contest this thread being locked please pm me. You have 24 hours before I just delete it, and give both of you warnings... if not more.
  23. $db->query is just mysql_query() or die(mysql_error()) it's find to use mysql_query here...
  24. Does not have to be examples based on a game engine, just examples that show you as a programmer.
  25. demo account - username: test password: test
×
×
  • Create New...