Bomb beginplant

From EventScripts Community Encyclopedia

Description

bomb_beginplant executes EVERY TIME A PLAYER STARTS TO PLANT THE BOMB - (bomb not activated), also executes on EVERY PLAYER THAT BEGINS TO PLANT THE BOMB - (bomb not activated)

Variables

Variables Specific to bomb_beginplant That Are Expanded:

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


Variables Specific to the Player That Is Attempting to Plant the Bomb:

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