Skip to main content

ConsumedCorpse

Gets called when SCP-049-2 consumed a corpse.

Start a script section

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

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

Injected variables

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