Left 4 Dead Events
Contents
- 1 player_death
- 2 player_hurt
- 3 player_team
- 4 player_bot_replace
- 5 bot_player_replace
- 6 player_afk
- 7 weapon_fire
- 8 weapon_fire_on_empty
- 9 weapon_reload
- 10 weapon_zoom
- 11 ability_use
- 12 ammo_pickup
- 13 item_pickup
- 14 grenade_bounce
- 15 hegrenade_detonate
- 16 bullet_impact
- 17 player_footstep
- 18 player_jump
- 19 player_blind
- 20 player_falldamage
- 21 player_ledgegrab
- 22 player_ledgerelease
- 23 door_moving
- 24 door_open
- 25 door_close
- 26 door_unlocked
- 27 rescue_door_open
- 28 waiting_checkpoint_door_used
- 29 waiting_door_used_versus
- 30 waiting_checkpoint_button_used
- 31 success_checkpoint_button_used
- 32 round_freeze_end
- 33 round_start_pre_entity
- 34 round_start_post_nav
- 35 nav_blocked
- 36 nav_generate
- 37 round_end_message
- 38 vote_ended
- 39 vote_started
- 40 vote_changed
- 41 vote_passed
- 42 vote_failed
- 43 vote_cast_yes
- 44 vote_cast_no
- 45 infected_hurt
- 46 infected_death
- 47 hostname_changed
- 48 difficulty_changed
- 49 finale_start
- 50 finale_rush
- 51 finale_escape_start
- 52 finale_vehicle_ready
- 53 finale_vehicle_leaving
- 54 finale_win
- 55 finale_radio_start
- 56 finale_radio_damaged
- 57 finale_reportscreen
- 58 map_transition
- 59 player_transitioned
- 60 heal_begin
- 61 heal_success
- 62 heal_end
- 63 heal_interrupted
- 64 give_weapon
- 65 pills_used
- 66 pills_used_fail
- 67 revive_begin
- 68 revive_success
- 69 revive_end
- 70 drag_begin
- 71 drag_end
- 72 player_incapacitated
- 73 player_incapacitated_start
- 74 player_entered_start_area
- 75 player_first_spawn
- 76 player_left_start_area
- 77 player_entered_checkpoint
- 78 player_left_checkpoint
- 79 player_shoved
- 80 entity_shoved
- 81 player_jump_apex
- 82 player_blocked
- 83 player_now_it
- 84 player_no_longer_it
- 85 witch_harasser_set
- 86 witch_spawn
- 87 witch_killed
- 88 tank_spawn
- 89 melee_kill
- 90 area_cleared
- 91 award_earned
- 92 tongue_grab
- 93 tongue_broke_bent
- 94 tongue_broke_victim_died
- 95 tongue_release
- 96 choke_start
- 97 choke_end
- 98 choke_stopped
- 99 tongue_pull_stopped
- 100 lunge_shove
- 101 lunge_pounce
- 102 pounce_end
- 103 pounce_stopped
- 104 fatal_vomit
- 105 survivor_call_for_help
- 106 survivor_rescued
- 107 survivor_rescue_abandoned
- 108 relocated
- 109 respawning
- 110 tank_frustrated
- 111 weapon_given
- 112 weapon_give_duplicate_fail
- 113 break_breakable
- 114 achievement_earned
- 115 spec_target_updated
- 116 spawner_give_item
- 117 create_panic_event
- 118 explain_pills
- 119 explain_weapons
- 120 entity_visible
- 121 boomer_near
- 122 explain_pre_radio
- 123 started_pre_radio
- 124 explain_radio
- 125 explain_gas_truck
- 126 explain_panic_button
- 127 explain_elevator_button
- 128 explain_lift_button
- 129 explain_church_door
- 130 explain_emergency_door
- 131 explain_crane
- 132 explain_bridge
- 133 explain_gas_can_panic
- 134 explain_van_panic
- 135 explain_mainstreet
- 136 explain_train_lever
- 137 explain_disturbance
- 138 use_target
- 139 player_use
- 140 friendly_fire
- 141 gameinstructor_draw
- 142 gameinstructor_nodraw
- 143 lobby_exit
- 144 player_talking_state
- 145 weapon_pickup
- 146 hunter_punched
- 147 hunter_headshot
- 148 zombie_ignited
- 149 boomer_exploded
- 150 non_pistol_fired
- 151 weapon_fire_at_40
- 152 player_hurt_concise
- 153 tank_killed
- 154 achievement_write_failed
- 155 ghost_spawn_time
player_death
Note: None
Name: | player_death | ||||||||||||||||||||||||||||||||||||||||||
Structure: |
|
player_hurt
Note: None
Name: | player_hurt | ||||||||||||||||||||||||||||||
Structure: |
|
player_team
Note: When a player Changes Team
Name: | player_team | ||||||||||||||||||
Structure: |
|
player_bot_replace
Note: When a player replaces a bot
Name: | player_bot_replace | ||||||
Structure: |
|
bot_player_replace
Note: When a bot replaces a player
Name: | bot_player_replace | ||||||
Structure: |
|
player_afk
Note: When a bot replaces a player
Name: | player_afk | |||
Structure: |
|
weapon_fire
Note: When a weapon is fired
Name: | weapon_fire | ||||||||||||
Structure: |
|
weapon_fire_on_empty
Note: When a weapon is fired while empty
Name: | weapon_fire_on_empty | |||||||||
Structure: |
|
weapon_reload
Note: When a weapon is reloaded
Name: | weapon_reload | ||||||
Structure: |
|
weapon_zoom
Note: When a weapon is reloaded
Name: | weapon_zoom | |||
Structure: |
|
ability_use
Note: When an ability is used
Name: | ability_use | |||||||||
Structure: |
|
ammo_pickup
Note: When a player receives ammo
Name: | ammo_pickup | |||
Structure: |
|
item_pickup
Note: When a player receives an item
Name: | item_pickup | ||||||
Structure: |
|
grenade_bounce
Note: When a grenade bounces
Name: | grenade_bounce | |||
Structure: |
|
hegrenade_detonate
Note: When a grenade explodes
Name: | hegrenade_detonate | |||
Structure: |
|
bullet_impact
Note: When a bullet projectile impacts
Name: | bullet_impact | ||||||||||||
Structure: |
|
player_footstep
Note: When a player makes a footstep
Name: | player_footstep | |||
Structure: |
|
player_jump
Note: When a player jumps
Name: | player_jump | |||
Structure: |
|
player_blind
Note: When a player is blinded
Name: | player_blind | |||
Structure: |
|
player_falldamage
Note: When a player receives fall damage
Name: | player_falldamage | |||||||||
Structure: |
|
player_ledgegrab
Note: When a player grabs on a ledge
Name: | player_ledgegrab | |||||||||
Structure: |
|
player_ledgerelease
Note: When a player lets go of a ledge
Name: | player_ledgerelease | |||
Structure: |
|
door_moving
Note: When a door moves
Name: | door_moving | ||||||
Structure: |
|
door_open
Note: When a door is opened
Name: | door_open | |||||||||
Structure: |
|
door_close
Note: When a door is closed
Name: | door_close | ||||||
Structure: |
|
door_unlocked
Note: When a door is unlocked
Name: | door_unlocked | ||||||
Structure: |
|
rescue_door_open
Note: When a rescue door is opened
Name: | rescue_door_open | ||||||
Structure: |
|
waiting_checkpoint_door_used
Note: Someone tried to open a checkpoint door that is locked till everyone loads in
Name: | waiting_checkpoint_door_used | ||||||
Structure: |
|
waiting_door_used_versus
Note: Someone tried to open a checkpoint door that is locked till everyone loads in
Name: | waiting_door_used_versus | ||||||
Structure: |
|
waiting_checkpoint_button_used
Note: Someone tried to push a button that's locked until everyone is gathered
Name: | waiting_checkpoint_button_used | |||
Structure: |
|
success_checkpoint_button_used
Note: Someone pushed a button that's locked until everyone is gathered
Name: | success_checkpoint_button_used | |||
Structure: |
|
round_freeze_end
Note: When the round's mp_freezetime is up
Name: | round_freeze_end | |||
Structure: |
|
round_start_pre_entity
Note: None
Name: | round_start_pre_entity | |||
Structure: |
|
Note: None
Name: | round_start_post_nav | |||
Structure: |
|
Note: When Nav is blocked
Name: | nav_blocked | ||||||
Structure: |
|
Note: None
Name: | nav_generate | |||
Structure: |
|
round_end_message
Note: When a game round ends
Name: | round_end_message | |||||||||
Structure: |
|
vote_ended
Note: None
Name: | vote_ended | |||
Structure: |
|
vote_started
Note: When a ingame vote is created
Name: | vote_started | ||||||||||||
Structure: |
|
vote_changed
Note: When a ingame vote is changed
Name: | vote_changed | |||||||||
Structure: |
|
vote_passed
Note: When a ingame vote is passed
Name: | vote_passed | |||||||||
Structure: |
|
vote_failed
Note: When a ingame vote failed
Name: | vote_failed | |||
Structure: |
|
vote_cast_yes
Note: When a player votes yes on ingame vote
Name: | vote_cast_yes | ||||||
Structure: |
|
vote_cast_no
Note: When a player votes no on ingame vote
Name: | vote_cast_no | ||||||
Structure: |
|
infected_hurt
Note: When an infected is hurt
Name: | infected_hurt | |||||||||||||||
Structure: |
|
infected_death
Note: When an infected is killed
Name: | infected_death | ||||||||||||
Structure: |
|
hostname_changed
Note: When the server hostname changes
Name: | hostname_changed | |||
Structure: |
|
difficulty_changed
Note: When the server difficulty changes
Name: | difficulty_changed | ||||||
Structure: |
|
finale_start
Note: When the campaign finale begins
Name: | finale_start | |||
Structure: |
|
finale_rush
Note: None
Name: | finale_rush | |||
Structure: |
|
finale_escape_start
Note: None
Name: | finale_escape_start | |||
Structure: |
|
finale_vehicle_ready
Note: None
Name: | finale_vehicle_ready | |||
Structure: |
|
finale_vehicle_leaving
Note: When the finale vehicle is leaving
Name: | finale_vehicle_leaving | |||
Structure: |
|
finale_win
Note: When the finale in completed
Name: | finale_win | ||||||
Structure: |
|
finale_radio_start
Note: When the radio is used to begin the finale
Name: | finale_radio_start | |||
Structure: |
|
finale_radio_damaged
Note: When the finale radio is damaged
Name: | finale_radio_damaged | |||
Structure: |
|
finale_reportscreen
Note: None
Name: | finale_reportscreen | |||
Structure: |
|
map_transition
Note: None
Name: | map_transition | |||
Structure: |
|
player_transitioned
Note: When a player finishes transitioning
Name: | player_transition | |||
Structure: |
|
heal_begin
Note: When a survivors begins to heal
Name: | heal_begin | ||||||
Structure: |
|
heal_success
Note: When a survivors completes a heal
Name: | heal_success | |||||||||
Structure: |
|
heal_end
Note: When a survivors ends a heal
Name: | heal_end | ||||||
Structure: |
|
heal_interrupted
Note: When a survivors ends a heal
Name: | heal_interrupted | ||||||
Structure: |
|
give_weapon
Note: When a weapon is given to a survivor
Name: | give_weapon | |||||||||
Structure: |
|
pills_used
Note: When a survivor uses pills
Name: | pills_used | ||||||
Structure: |
|
pills_used_fail
Note: When a survivor fails using pills
Name: | pills_used_fail | |||
Structure: |
|
revive_begin
Note: When a survivor begins to revive a fallen player
Name: | revive_begin | ||||||
Structure: |
|
revive_success
Note: When a survivor revives a fallen player
Name: | revive_success | ||||||||||||
Structure: |
|
revive_end
Note: When a survivor stops reviving a fallen player
Name: | revive_end | |||||||||
Structure: |
|
drag_begin
Note: When a survivor is being dragged
Name: | drag_begin | ||||||
Structure: |
|
drag_end
Note: When a survivor stops being dragged
Name: | drag_end | ||||||
Structure: |
|
player_incapacitated
Note: None
Name: | player_incapacitated | ||||||||||||||||||
Structure: |
|
player_incapacitated_start
Note: None
Name: | player_incapacitated_start | |||||||||||||||
Structure: |
|
player_entered_start_area
Note: None
Name: | player_entered_start_area | |||
Structure: |
|
player_first_spawn
Note: None
Name: | player_first_spawn | |||||||||
Structure: |
|
player_left_start_area
Note: None
Name: | player_left_start_area | |||
Structure: |
|
player_entered_checkpoint
Note: None
Name: | player_entered_checkpoint | |||||||||||||||
Structure: |
|
player_left_checkpoint
Note: None
Name: | player_left_checkpoint | |||||||||
Structure: |
|
player_shoved
Note: None
Name: | player_shoved | ||||||
Structure: |
|
entity_shoved
Note: None
Name: | entity_shoved | ||||||
Structure: |
|
player_jump_apex
Note: None
Name: | player_jump_apex | |||
Structure: |
|
player_blocked
Note: None
Name: | player_blocked | ||||||
Structure: |
|
player_now_it
Note: None
Name: | player_now_it | ||||||||||||
Structure: |
|
player_no_longer_it
Note: None
Name: | player_no_longer_it | |||
Structure: |
|
witch_harasser_set
Note: None
Name: | witch_harasser_set | ||||||
Structure: |
|
witch_spawn
Note: None
Name: | witch_spawn | |||
Structure: |
|
witch_killed
Note: None
Name: | witch_killed | |||||||||
Structure: |
|
tank_spawn
Note: None
Name: | tank_spawn | ||||||
Structure: |
|
melee_kill
Note: None
Name: | melee_kill | |||||||||
Structure: |
|
area_cleared
Note: None
Name: | area_cleared | ||||||
Structure: |
|
award_earned
Note: None
Name: | award_earned | ||||||||||||
Structure: |
|
tongue_grab
Note: None
Name: | tongue_grab | ||||||
Structure: |
|
tongue_broke_bent
Note: None
Name: | tongue_broke_bent | |||
Structure: |
|
tongue_broke_victim_died
Note: None
Name: | tongue_broke_victim_died | |||
Structure: |
|
tongue_release
Note: None
Name: | tongue_release | |||||||||
Structure: |
|
choke_start
Note: None
Name: | choke_start | |||||||||
Structure: |
|
choke_end
Note: None
Name: | choke_end | ||||||
Structure: |
|
choke_stopped
Note: None
Name: | choke_stopped | ||||||
Structure: |
|
tongue_pull_stopped
Note: None
Name: | tongue_pull_stopped | ||||||
Structure: |
|
lunge_shove
Note: None
Name: | lunge_shove | ||||||
Structure: |
|
lunge_pounce
Note: None
Name: | lunge_pounce | ||||||||||||
Structure: |
|
pounce_end
Note: None
Name: | pounce_end | ||||||
Structure: |
|
pounce_stopped
Note: None
Name: | pounce_stopped | ||||||
Structure: |
|
fatal_vomit
Note: None
Name: | fatal_vomit | ||||||
Structure: |
|
survivor_call_for_help
Note: None
Name: | survivor_call_for_help | ||||||
Structure: |
|
survivor_rescued
Note: None
Name: | survivor_rescued | ||||||
Structure: |
|
survivor_rescue_abandoned
Note: None
Name: | survivor_rescue_abandoned | |||
Structure: |
|
relocated
Note: None
Name: | relocated | |||
Structure: |
|
respawning
Note: None
Name: | respawning | |||
Structure: |
|
tank_frustrated
Note: None
Name: | tank_frustrated | |||
Structure: |
|
weapon_given
Note: None
Name: | weapon_given | ||||||||||||
Structure: |
|
weapon_give_duplicate_fail
Note: None
Name: | weapon_give_duplicate_fail | |||||||||
Structure: |
|
break_breakable
Note: None
Name: | break_breakable | ||||||||||||
Structure: |
|
achievement_earned
Note: None
Name: | achievement_earned | ||||||
Structure: |
|
spec_target_updated
Note: None
Name: | spec_target_updated | |||
Structure: |
|
spawner_give_item
Note: None
Name: | spawner_give_item | |||||||||
Structure: |
|
create_panic_event
Note: None
Name: | create_panic_event | |||
Structure: |
|
explain_pills
Note: None
Name: | explain_pills | |||
Structure: |
|
explain_weapons
Note: None
Name: | explain_weapons | |||
Structure: |
|
entity_visible
Note: None
Name: | entity_visible | ||||||||||||
Structure: |
|
boomer_near
Note: None
Name: | boomer_near | ||||||
Structure: |
|
explain_pre_radio
Note: None
Name: | explain_pre_radio | ||||||
Structure: |
|
started_pre_radio
Note: None
Name: | started_pre_radio | ||||||
Structure: |
|
explain_radio
Note: None
Name: | explain_radio | ||||||
Structure: |
|
explain_gas_truck
Note: None
Name: | explain_gas_truck | ||||||
Structure: |
|
explain_panic_button
Note: None
Name: | explain_panic_button | ||||||
Structure: |
|
explain_elevator_button
Note: None
Name: | explain_elevator_button | ||||||
Structure: |
|
explain_lift_button
Note: None
Name: | explain_lift_button | ||||||
Structure: |
|
explain_church_door
Note: None
Name: | explain_church_door | ||||||
Structure: |
|
explain_emergency_door
Note: None
Name: | explain_emergency_door | ||||||
Structure: |
|
explain_crane
Note: None
Name: | explain_crane | ||||||
Structure: |
|
explain_bridge
Note: None
Name: | explain_bridge | ||||||
Structure: |
|
explain_gas_can_panic
Note: None
Name: | explain_gas_can_panic | ||||||
Structure: |
|
explain_van_panic
Note: None
Name: | explain_van_panic | ||||||
Structure: |
|
explain_mainstreet
Note: None
Name: | explain_mainstreet | ||||||
Structure: |
|
explain_train_lever
Note: None
Name: | explain_train_lever | ||||||
Structure: |
|
explain_disturbance
Note: None
Name: | explain_disturbance | ||||||
Structure: |
|
use_target
Note: None
Name: | use_target | |||||||||
Structure: |
|
player_use
Note: None
Name: | player_use | ||||||
Structure: |
|
friendly_fire
Note: None
Name: | friendly_fire | ||||||||||||
Structure: |
|
gameinstructor_draw
Note: None
Name: | gameinstructor_draw | |||
Structure: |
|
gameinstructor_nodraw
Note: None
Name: | gameinstructor_nodraw | |||
Structure: |
|
lobby_exit
Note: None
Name: | lobby_exit | |||
Structure: |
|
player_talking_state
Note: None
Name: | player_talking_state | ||||||
Structure: |
|
weapon_pickup
Note: None
Name: | weapon_pickup | |||||||||
Structure: |
|
hunter_punched
Note: None
Name: | hunter_punched | |||||||||
Structure: |
|
hunter_headshot
Note: None
Name: | hunter_headshot | |||||||||
Structure: |
|
zombie_ignited
Note: None
Name: | zombie_ignited | |||||||||
Structure: |
|
boomer_exploded
Note: None
Name: | boomer_exploded | |||||||||
Structure: |
|
non_pistol_fired
Note: None
Name: | non_pistol_fired | |||
Structure: |
|
weapon_fire_at_40
Note: None
Name: | weapon_fire_at_40 | ||||||||||||
Structure: |
|
player_hurt_concise
Note: None
Name: | player_hurt_concise | |||||||||
Structure: |
|
tank_killed
Note: None
Name: | tank_killed | |||||||||
Structure: |
|
achievement_write_failed
Note: None
Name: | achievement_write_failed | |||
Structure: |
|
ghost_spawn_time
Note: None
Name: | ghost_spawn_time | ||||||
Structure: |
|