08.06.2009, 16:23
Well you'll want to define another team. You'll probably have this at the top of your script:
To add a team you want to add another define. So add this line after these:
That's all!
Код:
#define TEAM_GROVE 0 #define TEAM_BALLAS 1
Код:
#define TEAM_VAGOS 2