UsedTesla
Gets called when SCP-079 has used a tesla.
Start a script section
!-- OnEvent UsedTesla
-- require @evPlayer *evTesla
# Add your instructions here
- Group: Scp079Events
- Cancellable: No
- Event data:
Scp079UsedTeslaEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-079 player instance. |
*evTesla | reference to Tesla object | Gets the Tesla associated with the event. |