28.06.2013, 21:35
Here:
Make sure to asign gTeam in onPlayerConnect or SetPlayerTeam, if all people have the same team the message will send to everyone.
Код:
if(IsPlayerConnected(i) && gTeam[playerid] == gTeam[i] || gTeam[i] == gTeam[playerid] )