28.12.2013, 03:01
Okay, thats what I was looking for.
But can you do lets say, using the defines I posted in the OP, can you do..
..Or..
..?
But can you do lets say, using the defines I posted in the OP, can you do..
Quote:
|
SetPlayerColor(playerid,COLOR_WHITE&0xFFFFFF00); |
Quote:
|
new color = GetPlayerColor(playerid); SetPlayerColor(color&0xFFFFFF00); |

