Properties
| Name | Type | Description | Script Name |
|---|---|---|---|
| Is Team Wipeout | Bool | Read Only Whether all players in the team are currently dead |
IsAced |
| All Teammates | Player List | Read Only List of all players in the team |
AllTeammates |
| Index | Int | Read Only (Deprecated, please do not use) |
TeamIndex |
| Enemy Teams | Team List | Read Only Team Hostile team list |
AttackableTeams |
| Friendly team | Team List | Read Only Team List of friendly teams |
FriendTeams |
| Team Sequence | Int | Read Only Team number |
TeamSeq |
| Is Show Teammate Name | Bool | Whether to show teammates’ names on the top of their heads | IsShowTeammateName |
Event
| Name | Description |
|---|---|
| On ACE | Triggered when all team members die |
API
| Name | Description |
|---|---|
| Get team total score[Obsolete] | Get the total score of the team’s specified points type |
| Set team current round score[Obsolete] | Set the round score of the team’s specified scoring type |
| Get team round score[Obsolete] | Get the score of the team’s specified round and points type |
| Get Team Rank[Obsolete] | Get the overall ranking of the team game |
| Get Team Round Rank[Obsolete] | Get the team’s ranking in a specified round |
| Set Attackable Team | Set the team’s attackable team |
| Join Team | Making the target join the specified team, this will cause the target to leave the original team |