Snapped
Gets called when SCP-173 has snapped a target.
Start a script section
!-- OnEvent Snapped
-- require @evPlayer @evTarget
# Add your instructions here
- Group: Scp173Events
- Cancellable: No
- Event data:
Scp173SnappedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the SCP-173 player instance. |
@evTarget | player value | Gets the player that has been snapped. |