01.04.2010, 21:55
So i made a very cool rank system with 20 levels
you can change the cost of the levels
and you can change the commands on each level
On top of your gamemode :
Under
type
Download link --> DELETED!
you can change the cost of the levels
and you can change the commands on each level
On top of your gamemode :
Code:
#include <levels>
Code:
public OnPlayerCommandText(playerid, cmdtext[])
Code:
L_OnPlayerCmdTxt(playerid);