Skip to content

Duel.TagSwap

Source Code | Duel Functions

If the current team has more than 1 player, switches to the next player of that team.

Signature

Duel.TagSwap(int team) → nil

lua
Duel.TagSwap(team)

Parameters


under-construction