Door moving

From EventScripts Community Encyclopedia

Description

door_moving executes EVERY TIME A PLAYER ACTIVATES A DOOR

Variables

Variables Specific to door_moving That Are Expanded:

     event_var(userid)
           The userid of the player that activated the door
     event_var(entindex)
           The entity index of the moving door


Variables Specific to the Player That Activated the Door:

     event_var(es_username)
           The name of the player that activated the door
     event_var(es_steamid)
           The steamid of the player that activated the door
     event_var(es_userteam)
           The team # of the player that activated the door
     event_var(es_userhealth)
           The health of the player that activated the door
     event_var(es_userarmor)
           The armor of the player that activated the door
     event_var(es_userdeaths)
           The number of deaths of the player that activated the door
     event_var(es_userkills)
           The number of kills of the player that activated the door
     event_var(es_userweapon)
           The name of the weapon of the player that activated the door
blog comments powered by Disqus