17.08.2011, 06:12
If you're going to use GetPlayerColor, you need to use SetPlayerColor first (click the link above).
If you use the color fix, which has a link on that page, the following code will work:
If you use the color fix, which has a link on that page, the following code will work:
pawn Код:
SetPlayerColor(playerid,PlayerColors[playerid]-FF);