27.01.2018, 12:10
If you use SetPlayerTeam, team damage is disabled...
Best to use a TeamID on the enum for the players, and simply go through each player with foreach checking for the team, and sending the message that way.
Best to use a TeamID on the enum for the players, and simply go through each player with foreach checking for the team, and sending the message that way.