Server addban

From EventScripts Community Encyclopedia

Description

server_addban executes on EVERY PLAYER THAT has been banned

Variables

Variables 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
blog comments powered by Disqus