Difference between revisions of "Nuclear Dawn Events"
Peace-Maker (talk | contribs) |
Peace-Maker (talk | contribs) |
||
Line 11: | Line 11: | ||
{{hl2msg|long|customkill|custom bits}} | {{hl2msg|long|customkill|custom bits}} | ||
{{hl2msg|short|priority|}} | {{hl2msg|short|priority|}} | ||
+ | {{end-hl2msg}} | ||
+ | === player_hurt === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|player_hurt|string}} | ||
+ | {{hl2msg|1|local|Not networked}} | ||
+ | {{hl2msg|short|userid|user ID who was hurt}} | ||
+ | {{hl2msg|short|attacker|user id who attacked}} | ||
+ | {{hl2msg|short|health|remaining health points}} | ||
+ | {{hl2msg|string|weapon|weapon name attacker used, if not the world}} | ||
+ | {{hl2msg|short|dmg_health|damage done to health}} | ||
+ | {{hl2msg|byte|hitgroup|hitgroup that was damaged}} | ||
+ | {{hl2msg|long|type|damage type}} | ||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== player_changeclass === | === player_changeclass === | ||
Line 40: | Line 52: | ||
{{hl2msg|short|type|type of structure sold}} | {{hl2msg|short|type|type of structure sold}} | ||
{{hl2msg|short|team|the team the structure belonged to}} | {{hl2msg|short|team|the team the structure belonged to}} | ||
+ | {{hl2msg|short|entindex|The entidx of the structure}} | ||
{{hl2msg|short|attacker|userid of attacking player}} | {{hl2msg|short|attacker|userid of attacking player}} | ||
{{hl2msg|string|weapon|weapon name the attacker used}} | {{hl2msg|string|weapon|weapon name the attacker used}} | ||
Line 49: | Line 62: | ||
{{hl2msg|short|ownerteam|team that owns the structure - Todo: optimize this out!}} | {{hl2msg|short|ownerteam|team that owns the structure - Todo: optimize this out!}} | ||
{{hl2msg|bool|bunker|was it the bunker?}} | {{hl2msg|bool|bunker|was it the bunker?}} | ||
+ | {{hl2msg|local|userid|user id that damaged the structure}} | ||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== structure_sold === | === structure_sold === | ||
Line 69: | Line 83: | ||
{{hl2msg|short|entindex|entity index of repaired structure}} | {{hl2msg|short|entindex|entity index of repaired structure}} | ||
{{hl2msg|short|ownerteam|team that the structure belongs to}} | {{hl2msg|short|ownerteam|team that the structure belongs to}} | ||
+ | {{hl2msg|local|userid|user id that repaired the sturcture}} | ||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== structure_built === | === structure_built === | ||
Line 176: | Line 191: | ||
{{begin-hl2msg|spawn_map_changed|string}} | {{begin-hl2msg|spawn_map_changed|string}} | ||
{{hl2msg|short|teamid|}} | {{hl2msg|short|teamid|}} | ||
+ | {{end-hl2msg}} | ||
+ | === overviewmap_key_released === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|overviewmap_key_released|string}} | ||
+ | {{hl2msg|None|None|}} | ||
+ | {{end-hl2msg}} | ||
+ | === slot_key_pressed === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|slot_key_pressed|string}} | ||
+ | {{hl2msg|short|slot|}} | ||
+ | {{end-hl2msg}} | ||
+ | === ironsight_key_pressed === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|ironsight_key_pressed|string}} | ||
+ | {{hl2msg|None|None|}} | ||
+ | {{end-hl2msg}} | ||
+ | === ability_key_pressed === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|ability_key_pressed|string}} | ||
+ | {{hl2msg|None|None|}} | ||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== weapon_reload === | === weapon_reload === | ||
Line 254: | Line 289: | ||
{{hl2msg|1|local|}} | {{hl2msg|1|local|}} | ||
{{hl2msg|short|userid|Player that moved the commander camera}} | {{hl2msg|short|userid|Player that moved the commander camera}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== player_exited_tgate === | === player_exited_tgate === | ||
Line 265: | Line 294: | ||
{{begin-hl2msg|player_exited_tgate|string}} | {{begin-hl2msg|player_exited_tgate|string}} | ||
{{hl2msg|short|userid|Player that left the gate}} | {{hl2msg|short|userid|Player that left the gate}} | ||
− | |||
{{end-hl2msg}} | {{end-hl2msg}} | ||
=== commander_left_valid_area === | === commander_left_valid_area === | ||
Line 395: | Line 423: | ||
{{begin-hl2msg|ach_high_maintenance_progress|string}} | {{begin-hl2msg|ach_high_maintenance_progress|string}} | ||
{{hl2msg|short|progress|}} | {{hl2msg|short|progress|}} | ||
+ | {{end-hl2msg}} | ||
+ | === forward_spawn_created === | ||
+ | {{qnotice|Fired once a forward spawn has been created. A forward spawn is defined by any created spawn point that causes the spawn cluster centroid to be split}}<br> | ||
+ | {{begin-hl2msg|forward_spawn_created|string}} | ||
+ | {{hl2msg|short|teamid|}} | ||
+ | {{end-hl2msg}} | ||
+ | === research_comlete === | ||
+ | {{qnotice|Fired when a research has finished researching}}<br> | ||
+ | {{begin-hl2msg|research_comlete|string}} | ||
+ | {{hl2msg|1|local|}} | ||
+ | {{hl2msg|short|teamid|}} | ||
+ | {{hl2msg|short|researchid|}} | ||
+ | {{end-hl2msg}} | ||
+ | === show_annotation === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|show_annotation|string}} | ||
+ | {{hl2msg|float|worldPosX|}} | ||
+ | {{hl2msg|float|worldPosY|}} | ||
+ | {{hl2msg|float|worldPosZ|}} | ||
+ | {{hl2msg|float|worldNormalX|}} | ||
+ | {{hl2msg|float|worldNormalY|}} | ||
+ | {{hl2msg|float|worldNormalZ|}} | ||
+ | {{hl2msg|long|id|}} | ||
+ | {{hl2msg|string|text|name (unlocalized)}} | ||
+ | {{hl2msg|float|lifetime|}} | ||
+ | {{hl2msg|long|visibilityBitfield|bitfield of the players that can see this}} | ||
+ | {{hl2msg|long|follow_entindex|if this is set, follow this entity}} | ||
+ | {{hl2msg|bool|show_distance|}} | ||
+ | {{hl2msg|string|play_sound|}} | ||
+ | {{hl2msg|bool|show_effect|}} | ||
+ | {{end-hl2msg}} | ||
+ | === hide_annotation === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|hide_annotation|string}} | ||
+ | {{hl2msg|long|id|}} | ||
+ | {{end-hl2msg}} | ||
+ | === end_training_session === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|end_training_session|string}} | ||
+ | {{hl2msg|string|course|}} | ||
+ | {{hl2msg|bool|successful|}} | ||
+ | {{end-hl2msg}} | ||
+ | === nav_generate === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|nav_generate|string}} | ||
+ | {{hl2msg|None|None|}} | ||
+ | {{end-hl2msg}} | ||
+ | === medkit_heal === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|medkit_heal|string}} | ||
+ | {{hl2msg|1|local|}} | ||
+ | {{hl2msg|local|entindex|entity index of medkit}} | ||
+ | {{hl2msg|local|ownerid|user id of medkit owner}} | ||
+ | {{hl2msg|local|userid|user id of player healed}} | ||
+ | {{hl2msg|local|amount|amount of health restored}} | ||
+ | {{end-hl2msg}} | ||
+ | === emp_structure === | ||
+ | {{qnotice|}}<br> | ||
+ | {{begin-hl2msg|emp_structure|string}} | ||
+ | {{hl2msg|1|local|}} | ||
+ | {{hl2msg|local|entindex|entity index of structure}} | ||
+ | {{hl2msg|local|userid|user id of player}} | ||
{{end-hl2msg}} | {{end-hl2msg}} |
Revision as of 05:11, 3 February 2012
- Refer back to Game Events (Source) for more events.
Contents
- 1 player_death
- 2 player_hurt
- 3 player_changeclass
- 4 spec_target_updated
- 5 achievement_earned
- 6 player_spawned_at_tgate
- 7 structure_death
- 8 structure_damage_sparse
- 9 structure_sold
- 10 structure_fully_auto_repaired
- 11 structure_fully_man_repaired
- 12 structure_built
- 13 structure_power_outage
- 14 resource_start_capture
- 15 resource_end_capture
- 16 resource_break_capture
- 17 resource_extract
- 18 resource_captured
- 19 power_requested
- 20 power_removed
- 21 power_updated
- 22 enter_pregame
- 23 blueprint_update
- 24 enter_vehicle
- 25 exit_vehicle
- 26 show_freezepanel
- 27 hide_freezepanel
- 28 freezecam_started
- 29 spawn_map_changed
- 30 overviewmap_key_released
- 31 slot_key_pressed
- 32 ironsight_key_pressed
- 33 ability_key_pressed
- 34 weapon_reload
- 35 weapon_fire_at_40
- 36 entity_visible
- 37 player_left_bunker_building
- 38 player_entered_bunker_building
- 39 player_entered_commander_mode
- 40 player_enter_commander_mode_failed
- 41 player_left_commander_mode
- 42 player_restocked_from_supply_struct
- 43 player_opened_armoury_menu
- 44 commander_move_2d
- 45 commander_move_z
- 46 commander_minimap_move
- 47 player_exited_tgate
- 48 commander_left_valid_area
- 49 commander_entered_valid_area
- 50 round_win
- 51 transport_gate_created
- 52 last_tgate_destroyed
- 53 player_stats_updated
- 54 failed_to_build
- 55 commander_hint_closed
- 56 commander_selected_structure
- 57 commander_flash_assembler_start
- 58 commander_flash_assembler_stop
- 59 commander_start_build_mode
- 60 commander_flash_supply_icon_start
- 61 commander_flash_supply_icon_stop
- 62 commander_start_structure_build
- 63 promoted_to_commander
- 64 timeleft_10m
- 65 timeleft_5m
- 66 timeleft_1m
- 67 timeleft_30s
- 68 timeleft_10s
- 69 timeleft_5s
- 70 ach_hospital_duty_progress
- 71 ach_high_maintenance_progress
- 72 forward_spawn_created
- 73 research_comlete
- 74 show_annotation
- 75 hide_annotation
- 76 end_training_session
- 77 nav_generate
- 78 medkit_heal
- 79 emp_structure
player_death
Note:
Name: | player_death | |||||||||||||||||||||
Structure: |
|
player_hurt
Note:
Name: | player_hurt | ||||||||||||||||||||||||
Structure: |
|
player_changeclass
Note: Called when a player changes class
Name: | player_changeclass | |||||||||
Structure: |
|
spec_target_updated
Note:
Name: | spec_target_updated | |||
Structure: |
|
achievement_earned
Note:
Name: | achievement_earned | ||||||
Structure: |
|
player_spawned_at_tgate
Note:
Name: | player_spawned_at_tgate | |||
Structure: |
|
structure_death
Note: fired when we sell a structure
Name: | structure_death | |||||||||||||||
Structure: |
|
structure_damage_sparse
Note: is only fired for every 100hp taken. no spamz here
Name: | structure_damage_sparse | ||||||||||||
Structure: |
|
structure_sold
Note: fired when we sell a structure
Name: | structure_sold | ||||||
Structure: |
|
structure_fully_auto_repaired
Note: fired when a damaged structure gets healed to 100% hp using auto repair
Name: | structure_fully_auto_repaired | |||||||||
Structure: |
|
structure_fully_man_repaired
Note: fired when a damaged structure gets healed to 100% hp by supports
Name: | structure_fully_man_repaired | ||||||||||||
Structure: |
|
structure_built
Note: structure fully built. fired client-side. commander only. same team.
Name: | structure_built | |||
Structure: |
|
structure_power_outage
Note: structure out of power. fired client-side. commander only. same team.
Name: | structure_power_outage | |||
Structure: |
|
resource_start_capture
Note: Used to show the capture hud panel
Name: | resource_start_capture | |||||||||||||||
Structure: |
|
resource_end_capture
Note: Used to hide the capture hud panel
Name: | resource_end_capture | ||||||
Structure: |
|
resource_break_capture
Note:
Name: | resource_break_capture | ||||||
Structure: |
|
resource_extract
Note: Resource point has extracted some resources
Name: | resource_extract | ||||||
Structure: |
|
resource_captured
Note: When a resource point gets fully captured by a team
Name: | resource_captured | |||||||||
Structure: |
|
power_requested
Note: An entity is requesting a power connection
Name: | power_requested | ||||||
Structure: |
|
power_removed
Note: An entity is requesting a power connection
Name: | power_removed | ||||||
Structure: |
|
power_updated
Note: When the power nexus gets updated
Name: | power_updated | |||
Structure: |
|
enter_pregame
Note:
Name: | enter_pregame | |||
Structure: |
|
blueprint_update
Note:
Name: | blueprint_update | |||||||||
Structure: |
|
enter_vehicle
Note:
Name: | enter_vehicle | |||||||||
Structure: |
|
exit_vehicle
Note:
Name: | exit_vehicle | |||||||||
Structure: |
|
show_freezepanel
Note:
Name: | show_freezepanel | |||
Structure: |
|
hide_freezepanel
Note:
Name: | hide_freezepanel | |||
Structure: |
|
freezecam_started
Note:
Name: | freezecam_started | |||
Structure: |
|
spawn_map_changed
Note: Called when a tgate is built, removed, or power state changes
Name: | spawn_map_changed | |||
Structure: |
|
overviewmap_key_released
Note:
Name: | overviewmap_key_released | |||
Structure: |
|
slot_key_pressed
Note:
Name: | slot_key_pressed | |||
Structure: |
|
ironsight_key_pressed
Note:
Name: | ironsight_key_pressed | |||
Structure: |
|
ability_key_pressed
Note:
Name: | ability_key_pressed | |||
Structure: |
|
weapon_reload
Note:
Name: | weapon_reload | ||||||
Structure: |
|
weapon_fire_at_40
Note:
Name: | weapon_fire_at_40 | ||||||||||||
Structure: |
|
entity_visible
Note:
Name: | entity_visible | ||||||||||||
Structure: |
|
player_left_bunker_building
Note:
Name: | player_left_bunker_building | ||||||
Structure: |
|
player_entered_bunker_building
Note:
Name: | player_entered_bunker_building | ||||||
Structure: |
|
player_entered_commander_mode
Note:
Name: | player_entered_commander_mode | |||
Structure: |
|
player_enter_commander_mode_failed
Note:
Name: | player_enter_commander_mode_failed | |||
Structure: |
|
player_left_commander_mode
Note:
Name: | player_left_commander_mode | |||
Structure: |
|
player_restocked_from_supply_struct
Note:
Name: | player_restocked_from_supply_struct | ||||||
Structure: |
|
Note:
Name: | player_opened_armoury_menu | |||
Structure: |
|
commander_move_2d
Note:
Name: | commander_move_2d | ||||||
Structure: |
|
commander_move_z
Note:
Name: | commander_move_z | ||||||
Structure: |
|
commander_minimap_move
Note:
Name: | commander_minimap_move | ||||||
Structure: |
|
player_exited_tgate
Note:
Name: | player_exited_tgate | |||
Structure: |
|
commander_left_valid_area
Note:
Name: | commander_left_valid_area | |||
Structure: |
|
commander_entered_valid_area
Note:
Name: | commander_entered_valid_area | |||
Structure: |
|
round_win
Note:
Name: | round_win | ||||||
Structure: |
|
transport_gate_created
Note:
Name: | transport_gate_created | ||||||
Structure: |
|
last_tgate_destroyed
Note:
Name: | last_tgate_destroyed | |||
Structure: |
|
player_stats_updated
Note:
Name: | player_stats_updated | |||
Structure: |
|
failed_to_build
Note:
Name: | failed_to_build | |||||||||
Structure: |
|
commander_hint_closed
Note: The local commander closed a hint (used to re-evaluate tiered hints)
Name: | commander_hint_closed | |||
Structure: |
|
commander_selected_structure
Note: The local commander selected a structure
Name: | commander_selected_structure | |||||||||
Structure: |
|
commander_flash_assembler_start
Note: Causes the assembler to flash
Name: | commander_flash_assembler_start | |||
Structure: |
|
commander_flash_assembler_stop
Note: Causes the assembler to stop flashing
Name: | commander_flash_assembler_stop | |||
Structure: |
|
commander_start_build_mode
Note: Local commander is in structure placement mode
Name: | commander_start_build_mode | ||||||
Structure: |
|
commander_flash_supply_icon_start
Note: Start flashing the supply station build icon
Name: | commander_flash_supply_icon_start | |||
Structure: |
|
commander_flash_supply_icon_stop
Note: Stop flashing the supply station build icon
Name: | commander_flash_supply_icon_stop | |||
Structure: |
|
commander_start_structure_build
Note: Start a structure building
Name: | commander_start_structure_build | ||||||
Structure: |
|
promoted_to_commander
Note:
Name: | promoted_to_commander | ||||||
Structure: |
|
timeleft_10m
Note: 10 minutes left of the round
Name: | timeleft_10m | |||
Structure: |
|
timeleft_5m
Note: 5 minutes left of the round
Name: | timeleft_5m | |||
Structure: |
|
timeleft_1m
Note: 1 minute left of the round
Name: | timeleft_1m | |||
Structure: |
|
timeleft_30s
Note: 30 seconds left of the round
Name: | timeleft_30s | |||
Structure: |
|
timeleft_10s
Note: 10 seconds left of the round
Name: | timeleft_10s | |||
Structure: |
|
timeleft_5s
Note: 5 seconds left of the round
Name: | timeleft_5s | |||
Structure: |
|
ach_hospital_duty_progress
Note: progress towards hospital duty achievement. fired client-side. commander only. same team.
Name: | ach_hospital_duty_progress | |||
Structure: |
|
ach_high_maintenance_progress
Note: progress towards high maintenance achievement. fired client-side. commander only. same team.
Name: | ach_high_maintenance_progress | |||
Structure: |
|
forward_spawn_created
Note: Fired once a forward spawn has been created. A forward spawn is defined by any created spawn point that causes the spawn cluster centroid to be split
Name: | forward_spawn_created | |||
Structure: |
|
research_comlete
Note: Fired when a research has finished researching
Name: | research_comlete | |||||||||
Structure: |
|
show_annotation
Note:
Name: | show_annotation | ||||||||||||||||||||||||||||||||||||||||||
Structure: |
|
hide_annotation
Note:
Name: | hide_annotation | |||
Structure: |
|
end_training_session
Note:
Name: | end_training_session | ||||||
Structure: |
|
Note:
Name: | nav_generate | |||
Structure: |
|
medkit_heal
Note:
Name: | medkit_heal | |||||||||||||||
Structure: |
|
emp_structure
Note:
Name: | emp_structure | |||||||||
Structure: |
|