Hostage follows
From EventScripts Community Encyclopedia
|
[edit] Descriptionhostage_follows executes EVERY TIME A PLAYER TELLS A HOSTAGE TO FOLLOW, also executes on EVERY PLAYER THAT TELLS A HOSTAGE TO FOLLOW [edit] VariablesVariables Specific to hostage_follows That Are Expanded: event_var(userid)
The userid of the person that is 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 is escorting hostages
event_var(es_steamid)
The steamid of the person that is escorting hostages
event_var(es_userteam)
The team # of the person that is escorting hostages
event_var(es_userhealth)
The health of the person that is escorting hostages
event_var(es_userarmor)
The armor of the person that is escorting hostages
event_var(es_userdeaths)
The number of deaths of the person that is escorting hostages
event_var(es_userkills)
The number of kills of the person that is escorting hostages
event_var(es_userweapon)
The name of the player's weapon that is escorting hostages
|
