Neotokyo Events

From AlliedModders Wiki
Revision as of 11:29, 10 December 2009 by GH0sTy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Refer back to Game Events (Source) for more events.

player_death

Note: When a client dies

Name: player_death
Structure:
short userid {{{3}}}
short attacker {{{3}}}
string weapon {{{3}}}
short icon {{{3}}}


game_round_end

Note: Fired approximately a millisecond before the round starts again

Name: game_round_end
Structure:
none none {{{3}}}


game_round_start

Note: Fired approximately a millisecond after the game_round_end event

Name: game_round_start
Structure:
none none {{{3}}}