Skip to main content

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

VariableTypeDescription
@evTargetplayer valueThe player that SCP-049 has resurrected.
@evPlayerplayer valueThe SCP-049 player instance.