Difference between revisions of "Left 4 Dead Events"
(→player_death) |
|||
| Line 40: | Line 40: | ||
{{hl2msg|name|string}} | {{hl2msg|name|string}} | ||
{{hl2msg|isbot|bool}} | {{hl2msg|isbot|bool}} | ||
| + | {{end-hl2msg}} | ||
| + | |||
| + | === player_bot_replace === | ||
| + | {{qnotice|When a player replaces a bot}}<br> | ||
| + | {{begin-hl2msg|player|short}} | ||
| + | {{hl2msg|bot|short}} | ||
| + | {{end-hl2msg}} | ||
| + | |||
| + | === bot_player_replace === | ||
| + | {{qnotice|When a bot replaces a player}}<br> | ||
| + | {{begin-hl2msg|bot|short}} | ||
| + | {{hl2msg|player|short}} | ||
| + | {{end-hl2msg}} | ||
| + | |||
| + | === player_afk === | ||
| + | {{qnotice|When a bot replaces a player}}<br> | ||
| + | {{begin-hl2msg|player|short}} | ||
| + | {{end-hl2msg}} | ||
| + | |||
| + | === weapon_fire === | ||
| + | {{qnotice|When a weapon is fired}}<br> | ||
| + | {{begin-hl2msg|local|1}} | ||
| + | {{hl2msg|userid|short}} | ||
| + | {{hl2msg|weapon|string}} | ||
| + | {{hl2msg|weaponid|short}} | ||
| + | {{hl2msg|count|short}} | ||
| + | {{end-hl2msg}} | ||
Revision as of 16:45, 26 November 2008
Contents
player_death
Note: When a player is killed
| Name: | userid | |||||||||||||||||||||||||||||||||||||||
| Structure: |
|
player_hurt
Note: When a player is Hurt
| Name: | local | ||||||||||||||||||||||||||||||
| Structure: |
|
player_team
Note: When a player Changes Team
| Name: | userid | |||||||||||||||
| Structure: |
|
player_bot_replace
Note: When a player replaces a bot
| Name: | player | |||
| Structure: |
|
bot_player_replace
Note: When a bot replaces a player
| Name: | bot | |||
| Structure: |
|
player_afk
Note: When a bot replaces a player
| Name: | player | |
| Structure: |
|
weapon_fire
Note: When a weapon is fired
| Name: | local | ||||||||||||
| Structure: |
|