Difference between revisions of "Day of Defeat: Source Events"
(Updated DoD:S events with 2013 version) |
DarthNinja (talk | contribs) m (duplicate dod_round_start listing) |
||
Line 56: | Line 56: | ||
{{qnotice|When warmup ends}} | {{qnotice|When warmup ends}} | ||
{{begin-hl2msg|dod_warmup_ends|string}} | {{begin-hl2msg|dod_warmup_ends|string}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{hl2msg|none|none|}} | {{hl2msg|none|none|}} | ||
{{end-hl2msg}} | {{end-hl2msg}} |
Latest revision as of 17:32, 15 January 2015
- Refer back to Game Events (Source) for more events.
Contents
- 1 player_death
- 2 player_hurt
- 3 player_changeclass
- 4 dod_round_start
- 5 dod_round_active
- 6 dod_hint
- 7 dod_warmup_begins
- 8 dod_warmup_ends
- 9 dod_restart_round
- 10 dod_ready_restart
- 11 dod_allies_ready
- 12 dod_axis_ready
- 13 dod_round_restart_seconds
- 14 dod_team_scores
- 15 dod_point_captured
- 16 dod_capture_blocked
- 17 dod_round_win
- 18 dod_tick_points
- 19 dod_game_over
- 20 dod_broadcast_audio
- 21 dod_stats_weapon_attack
- 22 dod_stats_player_damage
- 23 dod_stats_player_killed
- 24 dod_win_panel
- 25 dod_timer_time_added
- 26 dod_timer_flash
- 27 dod_map_time_remaining
- 28 dod_tnt_pickup
- 29 dod_bomb_planted
- 30 dod_bomb_exploded
- 31 dod_bomb_defused
- 32 dod_kill_planter
- 33 dod_kill_defuser
- 34 spec_target_updated
- 35 achievement_earned
- 36 show_freezepanel
- 37 hide_freezepanel
- 38 freezecam_started
- 39 christmas_gift_grab
player_death
Note: When a player dies
Name: | player_death | |||||||||||||||
Structure: |
|
player_hurt
Note: When a player is damaged
Name: | player_hurt | ||||||||||||||||||
Structure: |
|
player_changeclass
Note: When a player changes to a different class
Name: | player_changeclass | ||||||
Structure: |
|
dod_round_start
Note: When the round starts
Name: | dod_round_start | |||
Structure: |
|
dod_round_active
Note: When the round becomes active after the "frozen" time
Name: | dod_round_active | |||
Structure: |
|
dod_hint
Note: When a hint occurs
Name: | dod_hint | |||
Structure: |
|
dod_warmup_begins
Note: When warmup begins
Name: | dod_warmup_begins | |||
Structure: |
|
dod_warmup_ends
Note: When warmup ends
Name: | dod_warmup_ends | |||
Structure: |
|
dod_restart_round
Note: When round restarts
Name: | dod_restart_round | |||
Structure: |
|
dod_ready_restart
Note: When the ready players trigger restart
Name: | dod_ready_restart | |||
Structure: |
|
dod_allies_ready
Note: When allies are ready
Name: | dod_allies_ready | |||
Structure: |
|
dod_axis_ready
Note: When axis are ready
Name: | dod_axis_ready | |||
Structure: |
|
dod_round_restart_seconds
Note: When round restart is set
Name: | dod_round_restart_seconds | |||
Structure: |
|
dod_team_scores
Note: When a team scores (wins)
Name: | dod_team_scores | ||||||||||||||||||
Structure: |
|
dod_point_captured
Note: When a flag/point is captured
Name: | dod_point_captured | ||||||||||||
Structure: |
|
dod_capture_blocked
Note: When a capture is blocked
Name: | dod_capture_blocked | ||||||||||||
Structure: |
|
dod_round_win
Note: When a round is won
Name: | dod_round_win | |||
Structure: |
|
dod_tick_points
Note: Unknown
Name: | dod_tick_points | |||||||||
Structure: |
|
dod_game_over
Note: When the map ends
Name: | dod_game_over | |||
Structure: |
|
dod_broadcast_audio
Note: When audio is broadcasted
Name: | dod_broadcast_audio | |||
Structure: |
|
dod_stats_weapon_attack
Note: When a player attacks with a weapon
Name: | dod_stats_weapon_attack | ||||||
Structure: |
|
dod_stats_player_damage
Note: When a player damages another
Name: | dod_stats_player_damage | |||||||||||||||||||||
Structure: |
|
dod_stats_player_killed
Note: When a player kills another
Name: | dod_stats_player_killed | |||||||||
Structure: |
|
dod_win_panel
Note: When the scoreboard is shown after map end
Name: | dod_win_panel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Structure: |
|
dod_timer_time_added
Note: When time is added (in bombing maps)
Name: | dod_timer_time_added | |||
Structure: |
|
dod_timer_flash
Note: Unknown
Name: | dod_timer_flash | |||
Structure: |
|
dod_map_time_remaining
Note: Time remaining on map
Name: | dod_map_time_remaining | |||
Structure: |
|
dod_tnt_pickup
Note: When TNT is picked up, clientside only
Name: | dod_tnt_pickup | |||
Structure: |
|
dod_bomb_planted
Note: When TNT is placed on an objective
Name: | dod_bomb_planted | ||||||||||||
Structure: |
|
dod_bomb_exploded
Note: When TNT explodes
Name: | dod_bomb_exploded | |||||||||
Structure: |
|
dod_bomb_defused
Note: When TNT is defused
Name: | dod_bomb_defused | ||||||||||||
Structure: |
|
dod_kill_planter
Note: When the planter of TNT is killed
Name: | dod_kill_planter | ||||||
Structure: |
|
dod_kill_defuser
Note: When the defuser of TNT is killed
Name: | dod_kill_defuser | ||||||
Structure: |
|
spec_target_updated
Name: | spec_target_updated | |||
Structure: |
|
achievement_earned
Note: When a player earns an achievement
Name: | achievement_earned | ||||||
Structure: |
|
show_freezepanel
Name: | show_freezepanel | |||
Structure: |
|
hide_freezepanel
Name: | hide_freezepanel | |||
Structure: |
|
freezecam_started
Name: | freezecam_started | |||
Structure: |
|
christmas_gift_grab
Name: | christmas_gift_grab | |||
Structure: |
|