Skip to main content

StartedConsumingCorpse

Gets called when SCP-049-2 started to consume a corpse.

Start a script section

!-- OnEvent StartedConsumingCorpse
-- require @evPlayer *evRagdoll

# Add your instructions here
  • Group: Scp0492Events
  • Cancellable: No
  • Event data: Scp0492StartedConsumingCorpseEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueGets the player that invoked the event.
*evRagdollreference to Ragdoll objectGets the ragdoll that is related to the event.