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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player that invoked the event. |
*evRagdoll | reference to Ragdoll object | Gets the ragdoll that is related to the event. |