15.04.2017, 22:18
how to set gangzone color?
GangZoneShowForAll(gangzone,COLOR_RED); // this will show red color for X gang zone.
format(string1, 12, "0x%s99", dini_Get(AddDirFile(dir_orgfiles, string1), "color"));
GangZoneShowForPlayer(playerid, e, HexToInt(string1));