Bomb abortplant

From EventScripts Community Encyclopedia

Description

bomb_abortplant executes EVERY TIME A PLAYER STOPS IN THE MIDDLE OF PLANTING THE BOMB - (bomb not activated), also executes on EVERY PLAYER THAT STOPS PLANTING THE BOMB - (bomb not activated)

Variables

Variables Specific to bomb_abortplant That Are Expanded:

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


Variables Specific to the Player That Stopped Planting the Bomb:

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