05.08.2008, 17:36
I want that people who have donate rank have colored name
i think it should look something like this, if not please edit
But where in GM should i put this?
i think it should look something like this, if not please edit
Код:
if(PlayerInfo[playerid][pDonateRank] > 0) { SetPlayerColor(playerid, COLOR_RED); }