05.02.2012, 16:53
pawn Код:
// classes
#define DEALER 1
#define POLICE 2
#define FREEROAM 3
#define DEALER_COLOR 0xFF9000FF // orange
#define POLICE_COLOR 0x0000FFFF // blue
#define FREEROAM_COLOR 0x00FF00FF // green
EDIT: wait i think i found the problem XD brb