new color = GetPlayerColor(playerid);color |= 0xFF;
new color = GetPlayerColor(playerid);color &= ~0xFF;