Bomb begindefuse
From EventScripts Community Encyclopedia
|
[edit] Descriptionbomb_begindefuse executes EVERY TIME A PLAYER ATTEMPTS TO DEFUSE THE BOMB - (bomb still active), also executes on the PLAYER THAT ATTEMPTS TO DEFUSE THE BOMB - (bomb still active) [edit] VariablesVariables Specific to bomb_begindefuse That Are Expanded: event_var(userid)
The userid of the person that is attempting to defuse the bomb
event_var(haskit)
Whether or not the player attempting to defuse the bomb has a defusal kit
event_var(es_username)
The name of the person that is attempting to defuse the bomb
event_var(es_steamid)
The steamid of the person that is attempting to defuse the bomb
event_var(es_userteam)
The team # of the person that is attempting to defuse the bomb
event_var(es_userhealth)
The health of the person that is attempting to defuse the bomb
event_var(es_userarmor)
The armor of the person that is attempting to defuse the bomb
event_var(es_userdeaths)
The number of deaths of the person that is attempting to defuse the bomb
event_var(es_userkills)
The number of kills of the person that is attempting to defuse the bomb
event_var(es_userweapon)
The name of the player's weapon that is attempting to defuse the bomb
|
|
