ResurrectedBody
Gets called when SCP-049 has resurrected a body.
Start a script section
!-- OnEvent ResurrectedBody
-- require @evTarget @evPlayer
# Add your instructions here
- Group: Scp049Events
- Cancellable: No
- Event data:
Scp049ResurrectedBodyEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evTarget | player value | The player that SCP-049 has resurrected. |
@evPlayer | player value | The SCP-049 player instance. |