Hostage hurt

From EventScripts Community Encyclopedia

Description

hostage_hurt executes EVERY TIME A PLAYER HURTS A HOSTAGE, also executes on EVERY PLAYER THAT HURTS A HOSTAGE

Variables

Variables Specific to hostage_hurt That Are Expanded:

     event_var(userid)
           The userid of the person that hurt the hostage
     event_var(hostage)
           The hostage number assigned to the hostage as specified by Valve


Variables Specific to the Player That Hurt the Hostage:

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