🟦sam.Player.kick_id

sam.Player.kick_id( stringarrow-up-right id, (optional) stringarrow-up-right reason = "none" )

Description

Kicks a player from the server using his UserID or SteamID. This can be ran before the player has spawned.

circle-info

reason has max length of 400.

Aguments

Example

sam.Player.kick_id("STEAM_0:0:150794857", "Go away, you are not allowed to join.")

Last updated