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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-173 player instance. |
$evIsAllowed | bool value | Whether the event is allowed to run. |