Difference between revisions of "SourceForts Events"
(New page: :''Refer back to Game Events (Source) for more events.'' = SourceForts Events = === player_death === {{qnotice|When a player dies}} {{begin-hl2msg|player_death|string}} {{hl2msg|shor...) |
(→SourceForts Events) |
||
| Line 1: | Line 1: | ||
:''Refer back to [[Game Events (Source)]] for more events.'' | :''Refer back to [[Game Events (Source)]] for more events.'' | ||
| − | |||
| − | |||
=== player_death === | === player_death === | ||
Latest revision as of 16:32, 8 June 2007
- Refer back to Game Events (Source) for more events.
Contents
player_death
Note: When a player dies
| Name: | player_death | |||||||||
| Structure: |
|
block_frozen
Note: When a building block becomes frozen
| Name: | block_frozen | ||||||
| Structure: |
|
block_unfrozen
Note: When a building block becomes unfrozen
| Name: | block_unfrozen | ||||||
| Structure: |
|
phase_switch
Note: When the phase switches from build to play
| Name: | phase_switch | ||||||||||||
| Structure: |
|
player_grab
Note: When a player grabs the flag
| Name: | player_grab | ||||||
| Structure: |
|
player_drop
Note: When a player drops the flag
| Name: | player_drop | ||||||
| Structure: |
|
player_score
Note: When a player captures a flag
| Name: | player_score | ||||||
| Structure: |
|
flag_return
Note: When flag is returned to original base
| Name: | flag_return | ||||||
| Structure: |
|