Skip to main content

CreatedTantrum

Gets called when SCP-173 has created a tantrum.

Start a script section

!-- OnEvent CreatedTantrum
-- require *evTantrum @evPlayer

# Add your instructions here
  • Group: Scp173Events
  • Cancellable: No
  • Event data: Scp173CreatedTantrumEventArgs

Injected variables

VariableTypeDescription
*evTantrumreference to TantrumHazard objectThe tantrum instance created by SCP-173.
@evPlayerplayer valueThe SCP-173 player instance.