Skip to main content

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

VariableTypeDescription
@evPlayerplayer valueThe SCP-3114 player.
@evTargetplayer valueThe strangle target.