Description
Removes the specified dummy bot from the match.
Snippet
Destroy Dummy Bot(Team(Team 1), 0);
Properties
Returns: Void
Parameters: Team, Slot
Team
Type: Team, Default: Team
The team to remove the dummy bot from. The "all" option only works in free-for-all game modes, while the "team" options only work in team-based game modes.Slot
Type: Integer, Default: Number
The slot to remove the dummy bot from.