Skip to main content

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

VariableTypeDescription
@evPlayerplayer valueThe 939 player instance.
$evLungeStateScp939LungeState enum valueGets the current state of the SCP-939 lunge ability.