πŸŸͺSAM.Player.Rank.Banned_STEAMID64

SAM.Player.Rank.Banned_STEAMID64( string steamid64, number unban_date, string reason, string admin_steamid64 )

Description

Called after a player has been banned from the server using his SteamID64.

Aguments

  1. string steamid64

  2. number unban_date

    unban date is in unix time, 0 = indefinitely

  3. string reason

  4. string admin_steamid64

    SteamID64 of the admin who banned the player

Last updated