Skip to main content

UsedHunterAtlas

Gets called when SCP-106 uses the Hunter Atlas.

Start a script section

!-- OnEvent UsedHunterAtlas
-- require @evPlayer *evOriginalPosition

# Add your instructions here
  • Group: Scp106Events
  • Cancellable: No
  • Event data: Scp106UsedHunterAtlasEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-106 player instance.
*evOriginalPositionreference to Vector3 objectThe original position.