Description
The slot number of the specified player. In team games, each team has slots 0 through 5. In free-for-all games, slots are numbered 0 through 11.
The numbering of slots in a typical team vs. team lobby
Snippet
Slot Of(Event Player);
Properties
Returns: Integer
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose slot number to acquire.