Switch Teams
Battlefield 6 Scripting Docs / mod / mod / SwitchTeams
function SwitchTeams(teamA, teamB): void;
Defined in: mod/index.d.ts:20440
Switches players on TeamA and TeamB. Both teams must have the same Human and Bot count.
void
Battlefield 6 Scripting Docs / mod / mod / SwitchTeams
function SwitchTeams(teamA, teamB): void;
Defined in: mod/index.d.ts:20440
Switches players on TeamA and TeamB. Both teams must have the same Human and Bot count.
void