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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-079 player instance. |
@evActivator | player value | The player who activated the recontainment procedure. Remarks: If , the SCP-079 was recontained automatically. |