Changing color of name [Issue]
#3

Use switch
pawn Код:
switch(wantedlevel)
           {
        case 0: SetPlayerColor(playerid, COLOR_WHITE);
        case 1..3: SetPlayerColor(playerid, yellow);
        default: SetPlayerColor(playerid, red);
Reply


Messages In This Thread
Changing color of name [Issue] - by LukeTheMajor - 10.08.2012, 13:16
Re: Changing color of name [Issue] - by CentyPoo - 10.08.2012, 13:18
Re: Changing color of name [Issue] - by Djole1337 - 10.08.2012, 13:18
Re: Changing color of name [Issue] - by LukeTheMajor - 10.08.2012, 13:27

Forum Jump:


Users browsing this thread: 1 Guest(s)