Bomb abortplant
From EventScripts Community Encyclopedia
|
[edit] Descriptionbomb_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) [edit] VariablesVariables 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
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
|
|
