11.07.2012, 17:02
You must use color codes.
As you can see, 65477, -65332, -2147418167 are not color codes.
https://sampwiki.blast.hk/wiki/Colors_List
EDIT: Example:
Will show a gang zone called "Ballas" as the color GREEN (0x00FF00AA).
pawn Код:
GangZoneShowForPlayer(playerid, zone, color);
https://sampwiki.blast.hk/wiki/Colors_List
EDIT: Example:
pawn Код:
GangZoneShowForPlayer(playerid, Ballas, 0x00FF00AA);