Lunged
Gets called when SCP-939 has lunged.
Start a script section
!-- OnEvent Lunged
-- require @evPlayer $evLungeState
# Add your instructions here
- Group: Scp939Events
- Cancellable: No
- Event data:
Scp939LungedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The 939 player instance. |
$evLungeState | Scp939LungeState enum value | Gets the current state of the SCP-939 lunge ability. |