
John99
Members-
Posts
491 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by John99
-
Re: [mccodes] Save Events [$5] Looks good and nice but whats the point saving events
-
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!
-
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);
-
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
-
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
-
Re: [mccode] Crimes give random money yeah v2 uses $db-> v1 uses mysql_
-
Re: [mccode] Crimes give random money It is for v2 if you look. i think :|
-
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
-
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
-
Re: Duplicate Ip Address's Yeah must be using a program 2 do it or somethink i dunoooo..
-
mccode-v2 Updated Newspaper - more than one page
John99 replied to Magictallguy's topic in Free Modifications
Re: [mccode v2] Updated Newspaper - more than one page Use a time so "USERS" cant spam -
Re: [mccode] donator day market for v2 So stop thennn lol haha
-
Re: [mccodes] MCCODES EVERYWERE Whos Me??
-
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
-
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..
-
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}
-
Re: [mccode] donator day market for v2 Whats the point of just an " :P " just trying to get your posts Up xD
-
Re: V2 Mainmenu @ Yubi... Nice ... what java you using ? you mean javascript xD lol
-
Re: [mccode] donator day market for v2 LOL!! just find the crystal fix and use that because urs is the same LOL
-
Re: V2 Mainmenu kinda nice but you could do better ;)
-
mccode-v2 8 Lines to secure your site from known sql injections.
John99 replied to Haunted Dawg's topic in Free Modifications
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! -
Re: [mccodes] MCCODES EVERYWERE Loll
-
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/
-
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 :)
-
[mccode] Main menu users online count
John99 replied to Modern-Empires's topic in Free Modifications
Re: [mccode] Main menu users online count Yeah nice, could also be done on login page :) with a few little edits xD