Skip to main content

LczDecontaminationStarting

Gets called when the server starts LCZ decontamination.

Start a script section

!-- OnEvent LczDecontaminationStarting
-- require $evIsAllowed

# Add your instructions here
  • Group: ServerEvents
  • Cancellable: Yes
  • Event data: LczDecontaminationStartingEventArgs

Injected variables

VariableTypeDescription
$evIsAllowedbool valueWhether the event is allowed to run.