Difference between revisions of "Codename Cure Events"
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
:''Refer back to [[Game Events (Source)]] for more events.'' | :''Refer back to [[Game Events (Source)]] for more events.'' | ||
− | |||
+ | ''As of 25.7.17 (V 2.3.1):'' | ||
=== player_death === | === player_death === | ||
Line 47: | Line 47: | ||
{{end-hl2msg}} | {{end-hl2msg}} | ||
+ | |||
+ | {{qnotice|The following events are part of Cures custom achievement system}} | ||
=== special_condition === | === special_condition === | ||
{{qnotice|A special achievement condition, such as not using the primary weapon, equipment or no friendly fire}} | {{qnotice|A special achievement condition, such as not using the primary weapon, equipment or no friendly fire}} |
Latest revision as of 10:10, 25 July 2017
- Refer back to Game Events (Source) for more events.
As of 25.7.17 (V 2.3.1):
Contents
player_death
Note: Player died
Name: | player_death | ||||||||||||
Structure: |
|
zombie_killed
Note: Zombie killed
Name: | zombie_killed | |||||||||||||||||||||||||||
Structure: |
|
game_win
Note: Triggered on winning the gamemode Bomb Escape or dying on Survival
Name: | game_win | ||||||||||||
Structure: |
|
game_reset
Note: Current match reseted
Name: | game_reset | |||
Structure: |
|
game_diff_change
Note: Diffuculty changed
Name: | game_diff_change | |||
Structure: |
|
Note: The following events are part of Cures custom achievement system
special_condition
Note: A special achievement condition, such as not using the primary weapon, equipment or no friendly fire
Name: | special_condition | ||||||
Structure: |
|
achievement_earned
Note: A event that prints to the chat when a player has earned an achievement
Name: | achievement_earned | ||||||
Structure: |
|
achievement_earned_local
Note: Fired from the local client to the server, so the server can fire it back to the rest of the players
Name: | achievement_earned_local | ||||||
Structure: |
|