Skip to main content

Recontaining

Gets called when SCP-079 is being recontained.

Start a script section

!-- OnEvent Recontaining
-- require @evPlayer @evActivator $evIsAllowed

# Add your instructions here
  • Group: Scp079Events
  • Cancellable: Yes
  • Event data: Scp079RecontainingEventArgs

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.
$evIsAllowedbool valueWhether the event is allowed to run.