
DELETE ME NOW!
Members-
Posts
346 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by DELETE ME NOW!
-
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Left the arena logs table empty, inserted a row. Fixed. Ahh ok :) -
Re: Injection attempt. Ip: 127.0.0.1 is default, like localhost
-
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Also another :) Page: http://isomerizer.com/demo/arena.php?act=results Error: Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/gaphu/public_html/demo/arena.php -
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Nice im looking found an error. Parse error: syntax error, unexpected '{' in /home/gaphu/public_html/demo/breakin.php on line 9 Thanks, didn't spot that. Fixed.. Np :) -
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Nice im looking found an error. Parse error: syntax error, unexpected '{' in /home/gaphu/public_html/demo/breakin.php on line 9 -
Re: 2 questions - please help Yar or like if($_GET['ID'] == 1) { echo 'Dude what are you smoking?'; $h->endpage(); exit; }
-
Re: Wanted-criminals.net How does it :)
-
Re: Wanted-criminals.net This "username" dude spammed my mates game lol, but then i done the same back to this game, you might want to check userlist :) lol
-
Re: [mccode v1] Mccodes V1 Jail I havent looked at the code, you may edit this to fix it in. else if($_GET['ID'] == $ir['userid']) { echo 'Dude you cant\'t bust your self!'; $h->endpage(); exit; }
-
Re: [mccodes] Board Game [$15] lol. Yeah would be 10x better :)
-
Re: [mccodes] Board Game [$15] Allways get that one idiot, demo account updated. Should be able to login now. :) Lol yeah i tryed getting back in to play it again i couldnt get back on. lol Just stop people changing the pass ;)
-
Re: I need help with a Mod i made print "<center> <u>Street Levels</u> [[url='streets.php?action=street1']Level 1 streets[/url]] [[url='streets.php?action=street2']Level 10 streets[/url]] [[url='streets.php?action=street3']Level 20 streets[/url]] [[url='streets.php?action=street4']Level 30 streets[/url]] [[url='streets.php?action=street5']Level 40 streets[/url]] [[url='streets.php?action=street6']Level 50 streets[/url]] You didnt end the print.... end it with ";
-
Re: [mccodes] Board Game [$15] Yes mod is nice, just been playing it :), also you know the board thing where all the numbers are is there anyway you can put like a dot/little image to show where the player is?, i know it says it under it but would be better, just an idea.
-
Re: Preferences Add On I just think its just a waste of time. lol
-
Re: crons not working So you know how to code like the mod (you) made, but dont know how too do crons? rofl.
-
Re: [All] Remove Items from Shops Of course it will work with v2 why wouldn't it?
-
Quick question about Staff Functions V2
DELETE ME NOW! replied to Strats's topic in General Discussion
Re: Quick question about Staff Functions V2 Yes, i have made one so you can edit the shop name. -
[MCCODES V2[ Announcements mod only visible to staff
DELETE ME NOW! replied to Uridium's topic in Free Modifications
Re: [MCCODES V2[ Announcements mod only visible to staff Lol :P -
mccode-v2 New and improved inventory code sources for free!
DELETE ME NOW! replied to MDK666's topic in Free Modifications
Re: [mccodes v2]New and improved inventory code sources for free! O.o you should have the normal MCCODES V2 "inventory" sql if you brought mc codes... -
[MCCODES V2[ Announcements mod only visible to staff
DELETE ME NOW! replied to Uridium's topic in Free Modifications
Re: [MCCODES V2[ Announcements mod only visible to staff Or even better dont store it in users table? Make new sql for staff put the staff userids in there. Make a thing for mainmenu.php for staff done:P And just edit the sql in the php files. done :P -
Re: Alternate Table Rows Ya or like my way but diff. same css^^^ $style = ($style == "row-even") ? "row-odd" : "row-even"; <tr class="'. $style .'"> lol
-
Re: New! Player report [FREE] lol ty.
-
Re: cmarket.php HELP Search the forum you might find one if not i think someone has posted diffrent versons like ddmarket,pmarket just edit them you done. lol
-
[McCodes V2] Private Helth Care (Donator Only)
DELETE ME NOW! replied to Dayo's topic in Free Modifications
Re: [McCodes V2] Private Helth Care (Donator Only) i forgot to say the $mysql_fetch_row should be mysql_fetch_array -
[McCodes V2] Private Helth Care (Donator Only)
DELETE ME NOW! replied to Dayo's topic in Free Modifications
Re: [McCodes V2] Private Helth Care (Donator Only) Line 80 you have $mysql_query should be mysql_query