15.04.2017, 22:26
i have this code that shows the zone for player
but always the zone that shows to him is blue like i setted gsf org zone color to 007700 and when i relog it becomes blue
PHP код:
format(string1, 12, "0x%s99", dini_Get(AddDirFile(dir_orgfiles, string1), "color"));
GangZoneShowForPlayer(playerid, e, HexToInt(string1));

