07.09.2014, 14:55
hi so i got these teams:
I want the symbol ! to be team chat.
When a player types ! a
this sentence will be sent only to player's team.
Код:
#define TEAM_TERROR 0 #define TEAM_SWAT 1 #define TEAM_ARMY 2 #define TEAM_CIA 4 #define TEAM_FBI 5
When a player types ! a
this sentence will be sent only to player's team.