04.11.2012, 12:44
So, where are the values of Gangs ? Remove this enum and try this:
pawn Код:
#define TEAM_CIVILIAN 0
#define TEAM_GROVE 1
#define TEAM_BALLAS 2
#define TEAM_VAGOS 3
#define TEAM_AZTECAS 4
#define TEAM_TRIADS 5
#define TEAM_YAKUZA 6
#define TEAM_CRIPZ 7
#define TEAM_POLICE 8
#define TEAM_BADBOYS 9
#define TEAM_ARMY 10
#define TEAM_AFARMY 11
#define TEAM_BIKERBOYS 12
#define TEAM_JIZZY 13
#define TEAM_BLOODS 14
#define TEAM_ASIANTRIADS 15
#define TEAM_MIB 16
#define TEAM_RUS 17
#define TEAM_WILD 18