tfc_is_team_ally
Syntax
native tfc_is_team_ally(TeamA,TeamB);
Description
Returns 1 if the two teams are allies, 0 otherwise
Note: Team must be 1->4
Team 0 will always return 0
Any other team will result in an error
native tfc_is_team_ally(TeamA,TeamB);
Returns 1 if the two teams are allies, 0 otherwise
Note: Team must be 1->4
Team 0 will always return 0
Any other team will result in an error