Pirates, Vikings, Knights II Events

From AlliedModders Wiki
Revision as of 14:10, 23 March 2010 by MadKat (talk | contribs)
Jump to: navigation, search
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}}}


player_changeteam

Name: player_changeteam
Structure:
short userid
short oldteam
short newteam


player_changeclass

Name: player_changeclass
Structure:
short userid
short old_class
short new_class