Bomb defused

From EventScripts Community Encyclopedia

Description

bomb_defused executes EVERY TIME A PLAYER SUCESSFULLY DEFUSES THE BOMB - (bomb deactivated), also executes on the PLAYER THAT SUCESSFULLY DEFUSES THE BOMB - (bomb deactivated)

Variables

Variables Specific to bomb_defused That Are Expanded:

     event_var(userid)
           The userid of the person that defused the bomb
     event_var(site)
           The Valve-assigned site number assigned to the bomb site the player defused at


Variables Specific to the Player That Defused the Bomb:

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