Skip to main content

UsingDoctorsCall

Gets called when SCP-049 is using its doctors call ability.

Start a script section

!-- OnEvent UsingDoctorsCall
-- require @evPlayer $evIsAllowed

# Add your instructions here
  • Group: Scp049Events
  • Cancellable: Yes
  • Event data: Scp049UsingDoctorsCallEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueThe SCP-049 player instance.
$evIsAllowedbool valueWhether the event is allowed to run.