Hostage stops following
From EventScripts Community Encyclopedia
|
[edit] Descriptionhostage_stops_following executes EVERY TIME A HOSTAGE STOPS FOLLOWING A PLAYER - (either the player that is escorting the hostage is killed or the player tells the hostage not to follow) [edit] VariablesVariables Specific to hostage_stops_following That Are Expanded: event_var(userid)
The userid of the person that was escorting hostages
event_var(hostage)
The hostage number assigned to the hostage as specified by Valve
event_var(es_username)
The name of the person that was escorting hostages
event_var(es_steamid)
The steamid of the person that was escorting hostages
event_var(es_userteam)
The team # of the person that was escorting hostages
event_var(es_userhealth)
The health of the person that was escorting hostages
event_var(es_userarmor)
The armor of the person that was escorting hostages
event_var(es_userdeaths)
The number of deaths of the person that was escorting hostages
event_var(es_userkills)
The number of kills of the person that was escorting hostages
event_var(es_userweapon)
The name of the player's weapon that was escorting hostages
|
