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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-106 player instance. |
*evOriginalPosition | reference to Vector3 object | The original position. |