OnPlayerJoin: Difference between revisions

43 bytes removed ,  19 November 2022
no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = onPlayerJoin
|side = shared
|type = event
|type = event
|name = onPlayerJoin
|games = iii vc sa iv
|usage = a player is in the process of connecting to the server
|desc = a player is in the process of connecting to the server
|callbackParameters = Event event, Client client
|arg1 = Client client The client that is in the process of connecting to the server.
|cancellable = false
|note = {{Shared/PlayerConnectionEvents}}
|parameter1 = Client client The client that is in the process of connecting to the server.
|cancel = false
|notes = {{Shared/PlayerConnectionEvents}}
}}
}}
6,833

edits