18.12.2011, 04:11
Ah ok, try this:
Replace 'ORIGINAL_COLOUR' with the real colour for them.
pawn Code:
if (gTeam[playerid] == TEAM_taliban) {
SetPlayerColor(playerid, (ORIGINAL_COLOUR | 0x000000FF ));
}