6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = onPlayerJoin | ||
|side = shared | |||
|type = event | |type = event | ||
| | |games = iii vc sa iv | ||
| | |desc = a player is in the process of connecting to the server | ||
| | |arg1 = Client client The client that is in the process of connecting to the server. | ||
|note = {{Shared/PlayerConnectionEvents}} | |||
|cancel = false | |||
| | |||
}} | }} |
edits