UsedDoctorsCall
Gets called when SCP-049 has used its doctors call ability.
Start a script section
!-- OnEvent UsedDoctorsCall
-- require @evPlayer
# Add your instructions here
- Group: Scp049Events
- Cancellable: No
- Event data:
Scp049UsedDoctorsCallEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | The SCP-049 player instance. |