Jump to content
MakeWebGames

Zero-Affect

Members
  • Posts

    3,713
  • Joined

  • Last visited

    Never

Everything posted by Zero-Affect

  1. Zero-Affect

    PHP

    The topic is called PHP so any discussion towards that subject would be on topic. So Spudinski i would say your incorrect in thinking the discussion was off topic. On that note would heredoc be slower or faster?
  2. i was considering doing a quick fix up and security on MCv2 but MCC didn't want to hire my services so...
  3. the version i have is a illegal one probably been edited (i did own a licence from my old game i don't anymore so i never use the script).
  4. my install file installed crons for me... weird
  5. It's always some mug on here...
  6. Yeah clear your cache that's always normally a issue.
  7. Human... they look like robots to me lol
  8. <?php include "config.php"; global $_CONFIG; if ( $_GET['code'] != $_CONFIG['code'] ) { echo 'Buzz off!'; die($h->endpage()); } define("MONO_ON", 1); That's my top lines.
  9. Loads of people are that silly lol they actually stole the images from MCC didn't they (the script images).
  10. road wars is Horizon not MC lol what a dumbass
  11. don't think anyone actually learns from MC they learn from php.net like myself i was using MC at the time but never learnt from it i improved it. It's more like a building block than a tutor.
  12. Who was supposed to be better than MTG? MTG isn't so bad but we all have our bad days...
  13. something like that i wouldn't format because i mean even with 2k members on your not getting a k members in hosital or jail and if you do it's probably better not to have the comma IMO Hospital (1009) Hospital (1,009)
  14. Zero-Affect

    PHP

    personally i'd think using dot would be faster because it echo's together when the comma echo's separately 1 vs 3 echo's dot would be faster IMO
  15. $hc = number_format(mysql_fetch_assoc(mysql_query("SELECT COUNT(`userid`) FROM `users` WHERE (`hospital` > 0);"))); $jc = number_format(mysql_fetch_assoc(mysql_query("SELECT COUNT(`userid`) FROM `users` WHERE (`jail` > 0);"))); Curious why the number_format?
  16. Faz you do have a valid point i think a good solution would be when they setup a gang (if you have a existing game make the gang base in default location) it allows the president(founder) to set a location of the base. Allow them to change location via gang staff panel (only allow president to) and charge them like 10k or something (count the times they change and then do #times changes * 10k).
  17. maybe paste your header...
  18. Hey CB, http://www.bluetrendzdesigns.com - tell them crimgame sent ya
  19. I really wish i would have seen this before i purchased my new template or i'd of had a copy for 820 bucks :D
  20. I think it's bloody amazing but i am actually blind...
  21. Lampard was amazing considering i always know his as the newb who can't kick a ball for sh!t... HE SCORED! he did amazing...
×
×
  • Create New...