iR00T Posted July 11, 2008 Posted July 11, 2008 Re: Game Ranks ..... skids This mod is useless all it does is get ur house price some of ur stats and if ur above a number you get that rank woopie Quote
Miniman Posted July 11, 2008 Posted July 11, 2008 Re: Game Ranks Joker, If it's so easy, Make it.... :| It's not useless...It gives your players something to aim for, Be the best at. It would make your players more active. Quote
Mark F Posted July 11, 2008 Posted July 11, 2008 Re: Game Ranks It may be simple, though to move up a rank, a player can not concentrate on only 1 thing in the game. Quote
Miniman Posted July 11, 2008 Posted July 11, 2008 Re: Game Ranks Exactly, It just gives the players a little more to do. You need to give them something to aim for, Level, Rank, Stats, House, Weapons. It will keep them active. Quote
Richard Posted July 22, 2008 Posted July 22, 2008 Re: Game Ranks Ive made a hall of fame option to show top 20 users by game rank, since I have no users I can't really test it at the moment, but here it is. Open halloffame.php add this function You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add this case: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Just add a link to: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
XCU53S Posted July 22, 2008 Posted July 22, 2008 Re: Game Ranks another great addition by richard Quote
KingRise Posted August 4, 2008 Posted August 4, 2008 Re: Game Ranks can someone fix this i really want a rank system mod it sounds really......i want there to be stars like on here Quote
jds137 Posted August 5, 2008 Posted August 5, 2008 Re: Game Ranks Heres what I received: Fatal error: Call to undefined function get_gamerank() in /home/jds137/public_html/halloffame.php on line 244 My line 244: print "<tr> <td>$t$p$et</td> <td>$t{$r['gangPREF']} {$r['username']} [{$r['userid']}]$et</td> <td>".get_gamerank($r['level'],$r['hPRICE'],$r)."</td> </tr>"; Quote
KingRise Posted August 5, 2008 Posted August 5, 2008 Re: Game Ranks i dont know why its not working :S Quote
POG1 Posted August 5, 2008 Posted August 5, 2008 Re: Game Ranks add the field "rank" in the users table as integer looks like it will work, could make it more complex. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then to output the value you could just use the next function You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. An example of the usage You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
gulley Posted August 30, 2008 Posted August 30, 2008 Re: Game Ranks How do i get to go on INDEX!? Quote
www.mygunwars.com Posted August 30, 2008 Posted August 30, 2008 Re: Game Ranks How do i get to go on INDEX!? I use this on my index.php: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I use this on my viewuser.php: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Haunted Dawg Posted August 31, 2008 Posted August 31, 2008 Re: Game Ranks The only reason why it never worked on header is because he is not including / requiring global_func.php in header.php Quote
ghosttown Posted October 11, 2008 Posted October 11, 2008 Re: [mccode] Game Ranks were in index and view user do i put it Rank: ".get_gamerank($r['level'],$r['hPRICE'],$r)." Quote
Karlos Posted October 11, 2008 Posted October 11, 2008 Re: [mccode] Game Ranks were in index and view user do i put it Rank: ".get_gamerank($r['level'],$r['hPRICE'],$r)." you put it where you want it :lol: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.