Skip to main content

Enraging

Gets called when SCP-096 is enraging.

Start a script section

!-- OnEvent Enraging
-- require @evPlayer $evInitialDuration $evIsAllowed

# Add your instructions here
  • Group: Scp096Events
  • Cancellable: Yes
  • Event data: Scp096EnragingEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-096 player instance.
$evInitialDurationnumber valueThe initial duration of the rage.
$evIsAllowedbool valueWhether the event is allowed to run.