Declaración
event OnPlayerJoin(player entity<Player>)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
Player | Player | Player who joins the game |
Triggered when a player joins the game
event OnPlayerJoin(player entity<Player>)
go
Nombre | Tipo | Descripción |
---|---|---|
Player | Player | Player who joins the game |