Joined
Gets called when the player has joined.
Start a script sectionโ
!-- OnEvent Joined
-- require @evPlayer
# Add your instructions here
- Group: PlayerEvents
- Cancellable: No
- Event data:
PlayerJoinedEventArgs
Injected variablesโ
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player who joined. |