Skip to main content

Recontained

Gets called when SCP-079 has been recontained.

Start a script section

!-- OnEvent Recontained
-- require @evPlayer @evActivator

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

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-079 player instance.
@evActivatorplayer valueThe player who activated the recontainment procedure.
Remarks: If , the SCP-079 was recontained automatically.