Skip to main content

CreatingTantrum

Gets called when SCP-173 is creating a tantrum.

Start a script section

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

# Add your instructions here
  • Group: Scp173Events
  • Cancellable: Yes
  • Event data: Scp173CreatingTantrumEventArgs

Injected variables

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