Revealed
Gets called when SCP-3114 has revealed itself.
Start a script section
!-- OnEvent Revealed
-- require @evPlayer $evForced
# Add your instructions here
- Group: Scp3114Events
- Cancellable: No
- Event data:
Scp3114RevealedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player that invoked the event. |
$evForced | bool value | Gets whether the reveal was forced by timer running out or if it was player's request. |