Jump to content
MakeWebGames

Veramys

Members
  • Posts

    365
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Veramys

  1.   [ATTACH=CONFIG]1389[/ATTACH] +1 for you sir.
  2. I've never tried it. But I don't think it is a drug or that it is bad. I also don't think it should be illegal. It's better than the **** they give you for pain that gets people hooked. Or any other kind of **** they give you that can get you addicted.
  3. You did make sure to call to the proper location for files in there right? Like config.php can't be just that it has to have /config.php. Otherwise it calls to the file within the staff file which it isn't in.
  4.   I'd still like to see this.
  5. I started using time stamps because the server I was on didn't accept cron jobs for 1 and 5 minute. I never switched after because it wasn't an issue. Still isn't. I like the cron for the hour and day because unless the server goes down or something like that I know they'll run. And if they don't then I'll get an email telling me and I can manually run it.
  6. Comprehensive and detailed. I like that you explain and it's easy to understand. Good job.
  7. I use timestamps to run 1 and 5 minute stuff. I use Crons to run hour and day stuff. I could switch solely over to timestamps but really I don't want to.
  8. I thought this was pretty funny. I'm fairly sure hardly anyone uses Mccodes Redux.
  9. I also can't send you a mail on there.
  10. Tested it out on my server and INNER JOIN works perfectly on mine.. And you need to fix you bust file.
  11. You also have two $q= in your code.
  12. $q=$db->query("SELECT `u`.*, `c`.* FROM `users` AS `u` INNER JOIN `gangs` AS `c` ON `u`.`gang`=`c`.`gangID` WHERE `u`.`jail` = 0 ORDER BY `u`.`jail` DESC LIMIT $st, 25");   Why do you have it selecting where jail=0?
  13. My guess is that he didn't change the crystals column in the query to match the database since he changed the name of the crystal field.
  14. Well without an actual error it's hard to say where the error is.
  15. It's a really fun game and really well made.
  16. Veramys

    Guest.....

    I do like grey lol, but I like green more :P
  17. Veramys

    Guest.....

    It's green.
  18. I don't see how my comment was wrong. I was pointing something out that both CruZer and The Coder needed to think about.
  19. The Coder unless there is a guarantee of some form of payment then why would anyone help him code a whole game? Yes people want money for doing a JOB. Because that is what he is asking for. Before I made my game I was talking to a game owner and asked them how much it would cost to make a decent game. The figure he gave me was staggering. So I went out and did it myself. Why should anyone offer their time and effort for a job if they don't get paid? It doesn't make any sense at all.
  20. I have to say that this seems like the most ill thought out game. You're not even trying anymore are you? Dude it takes a lot longer than a few weeks to come up with a good game. You really need to just stop and put some effort into it. You don't even have hospital time going down or anything. Just please if you're going to brag about finally having a game, make it half way decent.
  21. http://www.soldierswarfare.com/
  22. Who is using an illegal version of what now? I have a license for mccodes. Either way I've only told a few people here about my game and what the url is. I haven't advertised it around here.
  23. I definitely wouldn't mail DeathXXX. He doesn't even seem to know what to do with his own "game". Anyway good luck with your game.
  24. Just the landing page alone is enough to make me not sign up. You've done no customization at all on the landing page. You have a lot of work ahead of you and it's not even close to being ready.
  25. Veramys

    Site Hacked

    Ahh my bad, 7 am and I've not been to bed, didn't see this wasn't mccodes. I've not had much experience with the setup on GRPG. Sorry man :/
×
×
  • Create New...