24.10.2017, 14:56
This is my color define which i use to represent the team color and gangzone color of the usa team:
It works fine on SetPlayerColor but when i use it in GangZone, it appears as purple ingame:
Where am i going wrong?
Код:
#define COLOR_BLUELIGHT 0x1E90FFAA
Код:
GangZoneShowForPlayer(playerid, AMERICA_BASE, COLOR_BLUELIGHT);