AMX Mod X API Documentation

Signature
native tfc_is_team_ally(TeamA, TeamB);
Description

Returns 1 if the two teams are allies, 0 otherwise

Notes
  • Team must be 1->4

    Team 0 will always return 0

    Any other team will result in an error

Назад
Верх