Skip to main content

Focused

Gets called when SCP-939 has focused.

Start a script section

!-- OnEvent Focused
-- require @evPlayer $evFocusState

# Add your instructions here
  • Group: Scp939Events
  • Cancellable: No
  • Event data: Scp939FocusedEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueGets the 939 player instance.
$evFocusStatebool valueGets the current state of the SCP-939 focus ability.