Bomb planted

From EventScripts Community Encyclopedia

Description

bomb_planted executes EVERY TIME A PLAYER SUCCESSFULLY PLANTS THE BOMB, also executes on EVERY PLAYER THAT PLANTS THE BOMB

Variables

Variables Specific to bomb_planted That Are Expanded:

     event_var(userid)
           The userid of the person that planted the bomb
     event_var(site)
           The Valve-assigned site number assigned to the bomb site the player planted at
     event_var(posx)
           The "X" position on the map where the bomb was planted
     event_var(posy)
           The "Y" position on the map where the bomb was planted


Variables Specific to the Player That Planted the Bomb:

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