Jump to content
MakeWebGames

John99

Members
  • Posts

    491
  • Joined

  • Last visited

    Never

Everything posted by John99

  1. Re: [mccodes] Save Events [$5] Looks good and nice but whats the point saving events
  2. Re: [Mccodes v2] Voting System ($15)   Well this Moron can't read.[quote author=killah --------------------------------------------------------------------------------   I know... I know..... But please man..This don't help me out any. Yeah AlabamaHit is just trying to make a bit of money like other people making and selling mods! Leave him alone!
  3. Re: [mccode] times kicked from gangs   V2 dont use $c so it will be like $db->query("UPDATE `users` SET `timeskicked`=`timeskicked`+ '1' WHERE `userid`=`%u`",$who);
  4. Re: [mccode] Crimes give random money Yeah i know but thats how v2 done lol so i just do v2 $db-> i dont do down every line recoding it i just use notepad++ Crtl+F and then find and replace then click replace all
  5. Re: [mccode v1]Attack Stats Here for index.php home page for users just done it qucikly echo "<table border=\"1\" class=\"h\"><tr colspan=\"2\"><th>Attack Statistics</th></tr> <tr><td>Total Attacks:</td> <td>{$ir['atotal']}</td></tr> <tr><td>Attacks Won:</td> <td>{$ir['awon']}</td></tr> <tr><td>Attacks Lost:</td> <td>{$ir['alost']}</td></tr> <tr><td>Times Attacked:</td> <td>{$ir['tattacked']}</td></tr> <tr><td>People Left:</td> <td>{$ir['pleft']}</td></tr> <tr><td>People Hospilatized:</td> <td>{$ir['phosp']}</td></tr> <tr><td>People Mugged:</td> <td>{$ir['pmugged']}</td></tr> <tr><td>Money Mugged:</td> <td>\${$ir['mmugged']}</td></tr></table>"; Just done that as fast as i could ty
  6. Re: [mccode] Crimes give random money yeah v2 uses $db-> v1 uses mysql_
  7. Re: [mccode] Crimes give random money It is for v2 if you look. i think :|
  8. Re: V2 Staff password with admin function Yeahh,,, why not make it database.. staff_users table < after in there `staffid`,`staff_name`,`staff_username`,staff_password` then thats done then just make it like normal login with diffrent sessions like mc codes .. ? but include it in game like include_oncee("globals.php"); :P
  9. Re: [v2] Donator Only Shop . i done somethink like this and put it on here some were a long time ago, and yeah someone else done one two, and yeah this is another one just bits edited
  10. Re: Duplicate Ip Address's Yeah must be using a program 2 do it or somethink i dunoooo..
  11. Re: [mccode v2] Updated Newspaper - more than one page Use a time so "USERS" cant spam
  12. Re: [mccode] donator day market for v2 So stop thennn lol haha
  13. Re: [mccodes] MCCODES EVERYWERE   Whos Me??
  14. Re: V2 Mainmenu Lol, okay ill speak to you on msn   For a CSS menu take a look at list menus ([*]<a href="link.html">link) Didnt close you href link xD
  15. Re: [mccode V2] Search Islands   you got a link? you got a link? He aint got a game... I have asked him a few times... One. i have got a game up.. but it aint done only done about hmm say %25 of it done but sometimes when i ask you people, my brains dead i can't think..
  16. Re: V2 Mainmenu   Okay... why did u use $adomain=$_SERVER['HTTP_HOST']; mc codes v2 have it in there all ready so just use {$domain}
  17. Re: [mccode] donator day market for v2   Whats the point of just an " :P " just trying to get your posts Up xD
  18. Re: V2 Mainmenu @ Yubi... Nice ... what java you using ? you mean javascript xD lol
  19. Re: [mccode] donator day market for v2 LOL!! just find the crystal fix and use that because urs is the same LOL
  20. Re: V2 Mainmenu kinda nice but you could do better ;)
  21. Re: [mccode] 8 Lines to secure your site from known sql injections. yeah like some people said just fix the exploits your self in what ever file is exploit!
  22. Re: [mccodes] MCCODES EVERYWERE Loll
  23. Google any of theses: mccodes v1 mccodes v2 MonoCountry codes MonoCountry v1 MonoCountry v2 There EVERYWERE!!!!!!! Someone told me search it i searched one then started changing the name came up all of theses i searched Most of them when i search in google: www.ej.am/
  24. Re: [mccode V2] Chat Mod NEW Nice.. and also im making a new chat mod ajax/javascript once i done it ill post it up :)
  25. Re: [mccode] Main menu users online count   Yeah nice, could also be done on login page :) with a few little edits xD
×
×
  • Create New...