Difference between revisions of "Zombie Panic! Source Events"
(→ambient_play) |
(→gravity_change) |
||
Line 30: | Line 30: | ||
{{qnotice|When the gravity changes}}<br> | {{qnotice|When the gravity changes}}<br> | ||
{{begin-hl2msg|gravity_change|string}} | {{begin-hl2msg|gravity_change|string}} | ||
− | {{hl2msg|float|newgravity}} | + | {{hl2msg|float|newgravity|New value after the change}} |
{{end-hl2msg}} | {{end-hl2msg}} | ||
Revision as of 11:32, 6 September 2014
- Refer back to Game Events (Source) for more events.
Contents
player_death
Note: When a client dies
Name: | player_death | |||||||||
Structure: |
|
zombie_death
Note: When a zombie dies
Name: | zombie_death | |||
Structure: |
|
ambient_play
Note: Called when a sound plays
Name: | ambient_play | ||||||
Structure: |
|
game_round_restart
Note: When one team won the round and players can select their team again
Name: | game_round_restart | |||
Structure: |
|
gravity_change
Note: When the gravity changes
Name: | gravity_change | |||
Structure: |
|
achievement_earned
Note: None
Name: | achievement_earned | ||||||
Structure: |
|
spec_target_updated
Note: None
Name: | spec_target_updated | |||
Structure: |
|