Jump to content
MakeWebGames

Solid Snake

Members
  • Posts

    184
  • Joined

  • Last visited

    Never

Everything posted by Solid Snake

  1. Re: [mccodes V2] Bounty Hunter Game cant really be much of a error/s as i have the 2nd update on it and everything is perfect lol
  2. Re: [Other] Free chat mod i have found the place were the chat info is http://criminalexistence.com/ceforums/h ... .php?f=2.0
  3. Re: Free chat mod   can you please help me installing that though MD was allowing people to use his chat but im not sure if he is still allowing it now and also i think there is a tutorial on how to someone in the forums
  4. Re: [Other] Free chat mod when you go on PJIRC you only get the codes to put it on your site you dont actually get the chat
  5. Re: [mccodes V2] Bounty Hunter Game here is an idea for you instead of it JUST searching how about making it so that ALL the pages in the game are part of it (not the staff pages) and you have to click around for whatever minutes it is and the last page you click on time out may or may not be the right place were the bounty is hiding and also maybe add a little thing wereever the bounty is hiding at random he will give a clue to which page he is on if you are on the page that he is on
  6. Re: [both] Easy cPanel Login also to protect it alot more you could password protect the admin panel and/or the link to the cpanel in the game or even password protect the who staff which i would not recomend as one of those staff could just give out the password :D
  7. Re: attacking help   else if ($odata['user_lever'] == 2,3,4) { print "Staff cannot be attacked!"; $h->endpage(); exit; }   hopefully i get this right lol anyway the edit i just did SHOULD stop ALL staff from being able to be attacked but i cant remember if its user_level or userlevel lol but im sure its user_level
  8. Re: Header ? i added a table end to it as it had <table blah blah> but no </table>
  9. Re: Header ? getting there the reason its centered everything is because the centre function wasnt used properley :D let me try again   print <<<OUT [img=title.jpg] <table width=100% border=0 class=table> <tr> <th wdith=50%>[url="donator.php>Donate</a></th>"]<a href=voting.php>Vote[/url]</th> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"><centre> <tr> <td width="25%" 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.</table></font>[/b]</centre></body></html>"); } }
  10. Re: [mccodes V2] game Menu Editing+Create System   That would be very helpful which make sit so that you are not constantly in and out of the cpanel just to add or update a link
  11. Re: attacking help the best option in your case is to put an attack stop on your id in your case would be ID1
  12. Re: Header ? hmmm you could try this   print <<<OUT <center> [img=title.jpg] <table width=100% border=0 class=table> <tr> <th wdith=50%>[url="donator.php>Donate</a></th>"]<a href=voting.php>Vote[/url]</th> </tr> </table> <center><table width="100%" border="0" cellpadding="0" cellspacing="0"></center> <tr> <td width="25%" 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>"); } }</centre>   If not try this   print <<<OUT [img=title.jpg] <table width=100% border=0 class=table><centre> <tr> <th wdith=50%>[url="donator.php>Donate</a></th>"]<a href=voting.php>Vote[/url]</th> </tr></centre> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="25%" 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>"); } }
  13. Re: Header ? oh and another thing you could also attempt to table it and use <centre></centre> tags to do it :D
  14. Re: Header ? try adding a new one like this im not sure if it works but its worth a shot   <left><hr></left> <right><hr></right>   like i said im not sure if it will work and also im ONLY JUST learning html so im not just sure how you put left and right justify but give it a shot :D
  15. Re: [mccode v2] Supporter here is a better SQL and supporter which works it just needs the give SP function to work SQL: CREATE TABLE IF NOT EXISTS `sps_accepted` ( `spID` int( 11 ) NOT NULL AUTO_INCREMENT , `spBUYER` int( 11 ) NOT NULL default '0', `spFOR` int( 11 ) NOT NULL default '0', `spTYPE` varchar( 255 ) NOT NULL default '', `spTIME` int( 11 ) NOT NULL default '0', `spTXN` varchar( 255 ) NOT NULL default '', PRIMARY KEY ( `spID` ) ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =1;   Create or edit supporter.php: <?php include "globals.php"; $is=$db->query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error());$ir=mysql_fetch_array($is);check_level();$fm=money_formatter($ir['money']);$cm=money_formatter($ir['crystals'],'');$lv=date('F j, Y, g:i a',$ir['laston']); print<<<EOF <h3>Supporter</h3>[b][[url='willpotion.php']Buy Will Potions[/url]][/b] If you become a Supporter to FW, you will receive each time you donate: [b]1st Offer:[/b]<ul>[*]$20000 game money [*]1000 crystals [*]200 IQ, the hardest stat to get in the game! [*]Supporter Only Weapons and Cities [*]30 days Supporter Status: White name $ next to your name[*] Friend and Black Lists[*] 25% Energy every 5 mins instead of 8%[/list] <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type=hidden name=cmd value=_xclick><input type="hidden" name="business" [email protected]><input type="hidden" name="item_name" value="FW Supporter Status for ($userid) (Pack 1)"><input type="hidden" name="amount" value="10.00"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://thugways.info/supporterdone.php?action=done&type=standard"><input type="hidden" name="cancel_return" value="http://thugways.info/supporterdone.php?action=cancel"><input type="hidden" name="cn" value="Your Player ID"><input type="hidden" name="currency_code" value="USD"><input type="hidden" name="tax" value="0"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> EOF; $h->endpage; ?>   Just edit it a bit to work inline with your game econemy the game that this one is used on is a new game with hardly any cash in it
  16. Re: [mccode] Supporter Packs hmm there is somthing i dont under stand and also here is another SQL for the supporter packs   QUERY ERROR: Unknown column 'u.sp_time' in 'field list' Query was UPDATE users u LEFT JOIN userstats us ON u.userid=us.userid SET u.money=u.money+1000000,u.crystals=u.crystals+1000, us.IQ=us.IQ+200,u.sp_time=u.sp_time+30 WHERE u.userid=2 I dont understand whats wrong and the SQL   CREATE TABLE IF NOT EXISTS `sps_accepted` ( `spID` int( 11 ) NOT NULL AUTO_INCREMENT , `spBUYER` int( 11 ) NOT NULL default '0', `spFOR` int( 11 ) NOT NULL default '0', `spTYPE` varchar( 255 ) NOT NULL default '', `spTIME` int( 11 ) NOT NULL default '0', `spTXN` varchar( 255 ) NOT NULL default '', PRIMARY KEY ( `spID` ) ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =1;
  17. Re: [mccode v2] Supporter   alritgh i am gonna test this out and btw you need the SQL   CREATE TABLE `sps_process` ( ```sp_id``` int(11) NOT NULL default '0', ```sp_userid``` int(11) NOT NULL default '0', ```sp_time``` int(11) NOT NULL default '0', ```sp_type``` varchar(255) NOT NULL default '' ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  18. Re: [mccode v2] House Rentals i have got the same problem of when you rent out the house and the person moves and ten moves out the house is theres and you cant return it unless you give it back which i doubt anyone would do
  19. Re: [showcase] Faction Wars   I was referring to the domain name. until we get some money which was spent on the host (yes its paid host) and the codes we will get a paid domain until then its staying as a free domain
  20. Re: [showcase] Faction Wars   and thats got to do with FW :?
  21. Re: [showcase] Faction Wars lol guys its not the name that gets people playing its the gameplay
  22. Faction Wars http://factionwars.clearhostia.com/login.php Become a killer and kill all who try to thwart you.
  23. Re: Register [Free] can this work on V1 awell
  24. Re: Login [Free] i this for V2 or both V1 and V2
  25. how do you do those tables for user stats and things like that
×
×
  • Create New...