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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-096 player instance. |
$evInitialDuration | number value | The initial duration of the rage. |
$evIsAllowed | bool value | Whether the event is allowed to run. |