Weapon zoom

From EventScripts Community Encyclopedia

Description

weapon_zoom executes EVERY TIME A PLAYER USES THE "ZOOM" FUNCTION ON HIS/HER WEAPON - (if available)

Variables

Variables Specific to weapon_zoom That Are Expanded:

     event_var(userid)
           The userid of the player that used the "zoom" function


Variables Specific to the Player That Zoomed the Weapon:

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