Jump to content
MakeWebGames

mmomaker

Members
  • Posts

    123
  • Joined

  • Last visited

Everything posted by mmomaker

  1. Hi everyone i would like some help please ok , first of all can someone help me how to intergrate a html template into mccodes?
  2. Re: Looking for Pro Php COders lol am 14 :-P , and he does have money to pay , anyway i get hi to post
  3. Re: Looking for Pro Php COders man who said i wanna ganna be in it , just helping a m8 of my
  4. ok guys am here for someone who i know and he is willing to pay for a really experiance coder this is nothing to do with games so please really if you are a proper pro coder ermm some information on what you will be doing build a permission system from scratch thats all i know of ok so please reply as soon as possible MUST BE OVER 18
  5. Re: mccodes error help please am just tired now , anyway my game is good so leave me alone
  6. Re: mccodes error help please which file should i edit?
  7. User's level adjusted.QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's staff status.', '92.41.55.219')' at line 1 Query was INSERT INTO `stafflog` (`user`, `time`, `action`, `ip`) VALUES('1', unix_timestamp(), 'Adjusted user ID 5's staff status.', '92.41.55.219')   wats this error any help lol cba looking into it
  8. Re: [V2]New Explore screeny
  9. Re: [V2]New Explore Here a fix completely working   <?php /////////////////////////////////////////////////// // pPase keep this notice ## ## McCodes version = 2 // // Coder of Explore bar = Danny696 ## ## you MAY edit it freely // // it will not show to the game members ## ##All we ask is that you keep this Notice intact // ################################################### include "globals.php"; $tresder=(int) rand(100,999); if($ir['jail'] or $ir['hospital']) { die("This page cannot be accessed while in jail or hospital."); } print "[b]You begin exploring {$r['cityname']}, you look for some usefull things.[/b] <table width=75%><tr height=100><td valign=top> <u>Town Market</u> [url='shops.php']Shops[/url] [url='itemmarket.php']Item Market[/url] "; print" <u>Work Places</u> [url='job.php']Work[/url] [url='education.php']Prision School[/url] "; print" <u>Dark Side</u> [url='gangcentral.php']Gangs[/url] [url='gangwars.php']Gang Wars[/url] [url='fedjail.php']Federal Jail[/url] "; print "<td valign=top> <u>Statistics Dept</u> [url='userlist.php']All Users[/url] [url='vdonators.php']The Best Players[/url] [url='stafflist.php']{$set['game_name']} Staff[/url] [url='halloffame.php']Ledgends of {$set['game_name']}[/url] [url='stats.php']Game Stats[/url] [url='usersonline.php']Users Online[/url]</td>"; print "<td valign=top> <u>Catalogs</u> [url='itempedia.php']Item Catalog[/url] [url='jobpedia.php']Job Catalog[/url] [url='shoppedia.php']Shop Listings[/url] "; print "<td valign=top> <u>Mysterious</u> [url='polling.php']Cast Your Vote Today[/url] [url='notepad.php']Personal Notepad[/url]"; if($ir['donatordays'] >= 1) { print " <td valign=top> <u>Donators Only</u> [url='ddreward.php']Daily Donator Reward[/url] [url='crystalgym.php']Crystal Gym[/url] [url='dshop.php']Donator Shop[/url] "; print "</td></tr></table> This is your referal link: http://{$domain}/register.php?REF=$userid Every signup from this link earns you ten valuable crystals!"; $h->endpage(); } else if($ir['hospital']) { print "[b]You begin exploring {$r['cityname']}, you look for some usefull things.[/b] <table width=75%><tr height=100><td valign=top> <u>Town Market</u> [url='shops.php']Hospital Shops[/url] "; print" <u>Work Places</u> [url='job.php']Hospital Jobs[/url] [url='education.php']Hospital School[/url] "; print" <u>Dark Side</u> [url='gangwars.php']Gang Wars[/url] [url='fedjail.php']Federal Jail[/url] "; print "<td valign=top> <u>Statistics Dept</u> [url='userlist.php']All Users[/url] [url='vdonators.php']The Best Players[/url] [url='stafflist.php']{$set['game_name']} Staff[/url] [url='halloffame.php']Ledgends of {$set['game_name']}[/url] [url='stats.php']Game Stats[/url] [url='usersonline.php']Users Online[/url]</td>"; print "<td valign=top> <u>Catalogs</u> [url='itempedia.php']Item Catalog[/url] [url='jobpedia.php']Job Catalog[/url] [url='shoppedia.php']Shop Listings[/url] "; print "<td valign=top> <u>Mysterious</u> [url='polling.php']Cast Your Vote Today[/url] [url='notepad.php']Personal Notepad[/url]"; print "</td></tr></table> This is your referal link: http://{$domain}/register.php?REF=$userid Every signup from this link earns you ten valuable crystals!"; $h->endpage(); } else { print "[b]You begin exploring {$r['cityname']}, you look for some usefull things.[/b] <table width=75%><tr height=100><td valign=top> <u>Town Market</u> [url='shops.php']Shops[/url] [url='itemmarket.php']Item Market[/url] [url='auctions.php']Auction Market[/url] [url='cmarket.php']Crystal Market[/url]</td> <u>For The Players [b]With[b] Lots Of Money</u> [url='airport.php']Airport[/url] [url='estate.php']Housing[/url] [url='bank.php']City Bank[/url] [url='investmentbank.php']Investment Bank[/url] "; print" <u>Fun And Games</u> [url='carnival.php']Carnival[/url] [url='slotsmachine.php?tresde=$tresder']Slots Machine[/url] [url='roulette.php?tresde=$tresder']Roulette[/url] [url='lucky.php']Lucky Boxes[/url] [url='crystal5050.php']Crystal Chance[/url] [url='money5050.php']Money Chance[/url] [url='horsing.php']Horse Racing[/url] "; print" <u>Work Places</u> [url='job.php']Work[/url] [url='education.php']School[/url] "; print" <u>Dark Side</u> [url='gangcentral.php']Gangs[/url] [url='gangwars.php']Gang Wars[/url] [url='fedjail.php']Federal Jail[/url] "; print "<td valign=top> <u>Statistics Dept</u> [url='userlist.php']All Users[/url] [url='vdonators.php']The Best Players[/url] [url='stafflist.php']{$set['game_name']} Staff[/url] [url='halloffame.php']Ledgends of {$set['game_name']}[/url] [url='stats.php']Game Stats[/url] [url='usersonline.php']Users Online[/url]</td>"; print "<td valign=top> <u>Catalogs</u> [url='itempedia.php']Item Catalog[/url] [url='jobpedia.php']Job Catalog[/url] [url='shoppedia.php']Shop Listings[/url] "; print "<td valign=top> <u>Mysterious</u> [url='polling.php']Cast Your Vote Today[/url] [url='ctemple.php']Crystal Temple[/url] [url='mine.php']Mine Shaft[/url] [url='street.php']Search The Streets[/url] [url='battletent.php']Battle Tent[/url] [url='notepad.php']Personal Notepad[/url]"; if($ir['donatordays'] >= 1) { print " <td valign=top> <u>Donators Only</u> [url='ddreward.php']Daily Donator Reward[/url] [url='crystalgym.php']Crystal Gym[/url] [url='dshop.php']Donator Shop[/url] "; } print "</td></tr></table> This is your referal link: http://{$domain}/register.php?REF=$userid Every signup from this link earns you ten valuable crystals!"; $h->endpage(); } ?>
  10. Re: [mccode 2] another explore yer lol if u would give it me :-D
  11. Re: [mccode 2] another explore would u be able to post it on it on here looks nice
  12. Re: [mccode 2] another explore lol it would be nice if we could have that header lol :-D
  13. ok guys i need , as i cant figure this out when am in hospital or jail ect and i click on explore the main menu2 dissapear can anyone help to make it stay there and not dissapear please </style></head> <body> <center> <table width="80%" border="0" cellpadding="0" cellspacing="0" class="table"> <tr> <td class="lgrad"></td> <td class="center"> EOF; } function userdata($ir,$lv,$fm,$cm,$dosessh=1) { global $db,$c,$userid, $set; $IP = ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; $db->query("UPDATE users SET laston=unix_timestamp(),lastip='$IP' WHERE userid=$userid"); if(!$ir['email']) { global $domain; die ("<body>Your account may be broken. Please mail help@{$domain} stating your username and player ID."); } if($dosessh && ($_SESSION['attacking'] || $ir['attacking'])) { print "You lost all your EXP for running from the fight."; $db->query("UPDATE users SET exp=0,attacking=0 WHERE userid=$userid"); $_SESSION['attacking']=0; } $enperc=(int) ($ir['energy']/$ir['maxenergy']*100); $wiperc=(int) ($ir['will']/$ir['maxwill']*100); $experc=(int) ( $ir['exp']/$ir['exp_needed']*100); $brperc=(int) ($ir['brave']/$ir['maxbrave']*100); $hpperc=(int) ($ir['hp']/$ir['maxhp']*100); $enopp=100-$enperc; $wiopp=100-$wiperc; $exopp=100-$experc; $bropp=100-$brperc; $hpopp=100-$hpperc; $d=""; $u=$ir['username']; if($ir['donatordays']) { $u = "<font color=red>{$ir['username']}</font>";$d="[img=donator.gif]"; } $gn=""; global $staffpage; $bgcolor = ''; print <<<OUT <center>[img=images/banner.jpg] </center <table width="100%" border="0" cellpadding="0" cellspacing="0"></center> <tr> <td width="20%" valign="top"> OUT; if($ir['fedjail']) { $q=$db->query("SELECT * FROM fedjail WHERE fed_userid=$userid"); $r=$db->fetch_row($q); die("[b]<font color=red size=+1>You have been put in the {$set['game_name']} Federal Jail for {$r['fed_days']} day(s). Reason: {$r['fed_reason']}</font>[/b]</body></html>"); } if(file_exists('ipbans/'.$IP)) { die("[b]<font color=red size=+1>Your IP has been banned from {$set['game_name']}, there is no way around this.</font>[/b]</body></html>"); } } function menuarea() { include "mainmenu.php"; print" "; global $ir,$c; print '</td><td width="2" class="linegrad" > </td><td width="60%" valign="top"> <center>'; if($ir['hospital']) { print "[b]NB:[/b] You are currently in hospital for {$ir['hospital']} minutes. "; } if($ir['jail']) { print "[b]NB:[/b] You are currently in jail for {$ir['jail']} minutes. "; } print " "; } function smenuarea() { include "smenu.php"; global $ir,$c; print '</td><td width="2" class="linegrad" > </td><td width="60%" valign="top"><center>'; } function endpage() { global $db; print <<<OUT </center> </td> </td><td width="20%" class="linegrad" > </td><td width="20%" valign="top"><center> OUT; include "mainmenu2.php"; print <<<OUT </td> </tr> </table></td> <td class="rgrad"></td> </tr> <tr> <td colspan="3"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> </tr> </table> </td> </tr> </table> <center><td > Layout By [url="http://xg-network.co.cc"]Xg Network[/url]</center> </td> </body> </html> OUT; } } ?>
  14. Re: [review pls]Crime-Mobsters[underconstrution still] i say 3/10 lol need better layout
  15. Re: New improved Criminal World ok let see here a review of the game login messed up register normal still other free template from this forum layout inside urrmmm free of djkanna , and i have full version of that header from gtamobster with full security on it, u just eidted the header to make different color layout untidy btw take that all game design by razzo enterprise now cause he never made that header, but edited it so thats not fair for the person who made it mafia corruption/ gtamobster
  16. Re: [beta] Looking for beta testers am currently on co.cc domian but should get a .com soon wen i lauch the game
  17. Re: [beta] Looking for beta testers I mail u wen i get everthing sorted out
  18. Re: [Mccodes V2] In-game template (first come, first serve) true he wont cause someone already owns it and it not his no more , he can make u different template if u ask him
  19. ok i am looking for beta testers for my game please reply here if you wish to be one i will reply in the next 24 hours
  20. Re: [Mccodes] New Login i be selling login with register templates for mccode v2 lmao just adding this
  21. Re: [Mccodes] New Login how about this one?
  22. Re: [Mccodes] New Login
  23. Re: [Mccodes] New Login lol wat u think of it make it more darker?
  24. Re: [Mccodes] New Login lol am happy :-D
  25. Re: [Mccodes] New Login na ur wrong not naruto based man just a pic of a boy dont u think!! , youth based on young people
×
×
  • Create New...