Skip to main content

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

VariableTypeDescription
@evPlayerplayer valueThe SCP-079 player instance.
*evTeslareference to Tesla objectGets the Tesla associated with the event.