Server addban
From EventScripts Community Encyclopedia
|
[edit] Descriptionserver_addban executes on EVERY PLAYER THAT has been banned [edit] VariablesVariables Specific to server_addban That Are Expanded: event_var(userid)
The userid of the player that has been banned.
event_var(name)
The name of the player that has been banned.
event_var(networkid)
The steamid of the player that has been banned.
event_var(ip)
The ip of the player that has been banned.
event_var(duration)
The duration of the ban.
event_var(by)
The name of the player who banned the player
event_var(kicked)
Puts 1 out if player has been kicked also else 0
|
