StrangleAborted
Gets called when SCP-3114 has aborted their strangle on the player.
Start a script section
!-- OnEvent StrangleAborted
-- require @evPlayer @evTarget
# Add your instructions here
- Group: Scp3114Events
- Cancellable: No
- Event data:
Scp3114StrangleAbortedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-3114 player. |
@evTarget | player value | The strangle target. |