OnPlayerConnect: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
|type = event
|type = event
|games = iii vc sa iv
|games = iii vc sa iv
|desc = player starts connecting to the server. This event is a low-level event, which is invoked before the player's name is sent to the server
|desc = player starts connecting to the server. This event is a low-level event, which is invoked before the player's username is sent to the server
|arg1 = string IP The IP address for the player.
|arg1 = string IP The IP address for the player.
|note = {{Shared/PlayerConnectionEvents}}
|note = {{Shared/PlayerConnectionEvents}}
|cancel = false
|cancel = false
}}
}}
6,833

edits