OnJoinGame
Revision as of 04:54, 19 March 2013 by Tehbugerz0r (talk | contribs)
From the Scripting Manual
procedure OnJoinGame(ID, Team: byte); Parameter Info: ID (Byte): ID of the player. Team (Byte): Team the player has requested to join. Description: This procedure will be called every time a player joins the game. (event is called when xxx joining game(xx.xx.xx.xx:xx) occurs in console)