27.10.2013, 19:54
I have some colors in database which are stored as a string. Example: 0xB360FD33. I want to use it in gang zones. I have tryed to use HexToInt function, but it won't work.
GangZoneShowForAll(s3Zone_g_GangZones, color_from_mysql);
GangZoneShowForAll(s3Zone_g_GangZones, color_from_mysql);