Skip to main content

Dance

Gets called when SCP-3114 started dancing.

Start a script section

!-- OnEvent Dance
-- require $evDanceId @evPlayer

# Add your instructions here
  • Group: Scp3114Events
  • Cancellable: No
  • Event data: Scp3114StartedDanceEventArgs

Injected variables

VariableTypeDescription
$evDanceIdnumber valueGets or sets the index of the animation to play.
@evPlayerplayer valueGets the player that invoked the event.