Difference between revisions of "Pirates, Vikings, Knights II Events"

From AlliedModders Wiki
Jump to: navigation, search
Line 4: Line 4:
 
{{qnotice|When player dies}}
 
{{qnotice|When player dies}}
 
{{begin-hl2msg|player_death|string}}
 
{{begin-hl2msg|player_death|string}}
{{hl2msg|short|userid}}
+
{{hl2msg|short|userid|}}
{{hl2msg|short|attacker}}
+
{{hl2msg|short|attacker|}}
{{hl2msg|short|assistid}}
+
{{hl2msg|short|assistid|}}
{{hl2msg|string|weapon}}
+
{{hl2msg|string|weapon|}}
{{hl2msg|bool|special}}
+
{{hl2msg|bool|special|Death by special}}
{{hl2msg|bool|grail}}
+
{{hl2msg|bool|grail|Death counted toward grail score}}
{{hl2msg|bool|suiassist}}
+
{{hl2msg|bool|suiassist|Suicide assist}}
 
{{end-hl2msg}}
 
{{end-hl2msg}}
  

Revision as of 14:07, 23 March 2010

Refer back to Game Events (Source) for more events.

player_death

Note: When player dies

Name: player_death
Structure:
short userid
short attacker
short assistid
string weapon
bool special Death by special
bool grail Death counted toward grail score
bool suiassist Suicide assist


round_end

Note: When round ends

Name: round_end
Structure:
short winner {{{3}}}