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
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the 939 player instance. |
$evFocusState | bool value | Gets the current state of the SCP-939 focus ability. |