13.01.2014, 09:42
Hello! I'm looking Rank or Level System for DM with textdraw.
example:
if(GetPlayerScore(playerid) => 50
GivePlayerRank(Noob)
SetPlayerArmour(playerid, 100);
example:
if(GetPlayerScore(playerid) => 50
GivePlayerRank(Noob)
SetPlayerArmour(playerid, 100);