Skip to main content

BlackedOutRoom

Gets called when SCP-079 has blacked out a room.

Start a script section

!-- OnEvent BlackedOutRoom
-- require @evPlayer *evRoom

# Add your instructions here
  • Group: Scp079Events
  • Cancellable: No
  • Event data: Scp079BlackedOutRoomEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-079 player instance.
*evRoomreference to Room objectThe affected room instance.