Skip to main content

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

VariableTypeDescription
@evPlayerplayer valueGets the SCP-173 player instance.
@evTargetplayer valueGets the player that has been snapped.