Pinged
Gets called when SCP-079 used ping ability.
Start a script section
!-- OnEvent Pinged
-- require @evPlayer *evPosition *evNormal $evPingType
# Add your instructions here
- Group: Scp079Events
- Cancellable: No
- Event data:
Scp079PingedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the SCP-079 player instance. |
*evPosition | reference to Vector3 object | Gets the world ping position. |
*evNormal | reference to Vector3 object | Gets the ping normal vector. |
$evPingType | Scp079PingType enum value | Gets the type of the ping used the icon. |