Skip to main content

Disguised

Gets called when SCP-3114 has disguised itself.

Start a script section

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

# Add your instructions here
  • Group: Scp3114Events
  • Cancellable: No
  • Event data: Scp3114DisguisedEventArgs

Injected variables

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