Exports
OpenMenuclientOpens the arena lobby menu.
CloseMenuclientCloses the arena lobby menu.
LeaveMatchclientLeaves the current match.
| Param | Type | Description |
|---|---|---|
| force | boolean | optional |
InMatchclientWhether the player is currently in a match.
Returns: boolean
InPreMatchclientWhether the player is currently in the pre-match lobby.
Returns: boolean
InRankedMatchclientWhether the player is currently in a ranked match.
Returns: boolean
AddDeathclientForces the player to die (used by the death-screen integration).
currentGameTeamclientGets the player's current team.
Returns: string or null
currentGameMapclientGets the current map.
Returns: string or null
currentGameWeaponclientGets the current weapon.
| Param | Type | Description |
|---|---|---|
| force | any | optional |
Returns: string or null
currentGameCodeclientGets the current match code.
| Param | Type | Description |
|---|---|---|
| force | any | optional |
Returns: string or null
currentUseGameVestclientWhether the current game uses a vest.
| Param | Type | Description |
|---|---|---|
| force | any | optional |
Returns: string or null
currentGameIsBetclientWhether the current game is a betting match.
| Param | Type | Description |
|---|---|---|
| force | any | optional |
Returns: string or null
