Hegrenade detonate

From EventScripts Community Encyclopedia

Description

hegrenade_detonate executes EVERY TIME A GRENADE THAT IS THROWN DETONATES/BLOWS UP

Variables

Variables Specific to hegrenade_detonate That Are Expanded:

     event_var(userid)
           The userid of the player that threw the grenade
     event_var(x)
           The "x" coordinate of the map where the grenade detonated
     event_var(y)
           The "y" coordinate of the map where the grenade detonated
     event_var(z)
           The "z" coordinate of the map where the grenade detonated

Variables Specific to the Player That Threw the Grenade:

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