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

From AlliedModders Wiki
Jump to: navigation, search
(Pirates, Vikings, Knights II Events)
Line 6: Line 6:
 
{{hl2msg|short|userid}}
 
{{hl2msg|short|userid}}
 
{{hl2msg|short|attacker}}
 
{{hl2msg|short|attacker}}
 +
{{hl2msg|short|assistid}}
 
{{hl2msg|string|weapon}}
 
{{hl2msg|string|weapon}}
 +
{{hl2msg|bool|special}}
 +
{{hl2msg|bool|grail}}
 +
{{hl2msg|bool|suiassist}}
 
{{end-hl2msg}}
 
{{end-hl2msg}}
  

Revision as of 14:05, 23 March 2010

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

player_death

Note: When player dies

Name: player_death
Structure:
short userid {{{3}}}
short attacker {{{3}}}
short assistid {{{3}}}
string weapon {{{3}}}
bool special {{{3}}}
bool grail {{{3}}}
bool suiassist {{{3}}}


round_end

Note: When round ends

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