Biyei Scripts

Exports

OpenMenuclient

Opens the arena lobby menu.

CloseMenuclient

Closes the arena lobby menu.

LeaveMatchclient

Leaves the current match.

ParamTypeDescription
forcebooleanoptional
InMatchclient

Whether the player is currently in a match.

Returns: boolean

InPreMatchclient

Whether the player is currently in the pre-match lobby.

Returns: boolean

InRankedMatchclient

Whether the player is currently in a ranked match.

Returns: boolean

AddDeathclient

Forces the player to die (used by the death-screen integration).

currentGameTeamclient

Gets the player's current team.

Returns: string or null

currentGameMapclient

Gets the current map.

Returns: string or null

currentGameWeaponclient

Gets the current weapon.

ParamTypeDescription
forceanyoptional

Returns: string or null

currentGameCodeclient

Gets the current match code.

ParamTypeDescription
forceanyoptional

Returns: string or null

currentUseGameVestclient

Whether the current game uses a vest.

ParamTypeDescription
forceanyoptional

Returns: string or null

currentGameIsBetclient

Whether the current game is a betting match.

ParamTypeDescription
forceanyoptional

Returns: string or null