Player blind

From EventScripts Community Encyclopedia

Description

player_blind executes on EVERY PLAYER THAT IS BLINDED BY A FLASHBANG

Variables

Variables Specific to player_blind That Are Expanded:

     event_var(userid)
           The userid of the player that was blinded by the flashbang


Variables Specific to the Player That Was Blinded By the Flashbang:

     event_var(es_username)
           The name of the person that was blinded by the flashbang
     event_var(es_steamid)
           The steamid of the person that was blinded by the flashbang
     event_var(es_userteam)
           The team # of the person that was blinded by the flashbang
     event_var(es_userhealth)
           The health of the person that was blinded by the flashbang
     event_var(es_userarmor)
           The armor of the person that was blinded by the flashbang
     event_var(es_userdeaths)
           The number of deaths of the person that was blinded by the flashbang
     event_var(es_userkills)
           The number of kills of the person that was blinded by the flashbang
     event_var(es_userweapon)
           The name of the player's weapon that was blinded by the flashbang
blog comments powered by Disqus