Thread: 3D.rank System
View Single Post
TheArmagedon
Senior Member
Join Date: Sep 2010
Location: Unknown Source
Old 11-05-2011 , 12:35   Re: 3D.rank System
Reply With Quote #10

You can make like this:

PHP Code:
#include <newranks> 
then you have choices in that include... for example

PHP Code:
new anything get_user_newrank(index)

if(
anything != newrank_status(FIRSTRANK)) {
   
//action

Its just a idea...

Last edited by TheArmagedon; 11-05-2011 at 12:37.
TheArmagedon is offline