Skip to main content

StartCrying

Gets called when SCP-096 starts crying.

Start a script section

!-- OnEvent StartCrying
-- require @evPlayer $evIsAllowed

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

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-096 player instance.
$evIsAllowedbool valueWhether the event is allowed to run.