Skip to main content

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

VariableTypeDescription
@evPlayerplayer valueGets the player that invoked the event.
$evForcedbool valueGets whether the reveal was forced by timer running out or if it was player's request.