Skip to main content

RoundEndingConditionsCheck

Gets called when round end conditions are checked.

Start a script section

!-- OnEvent RoundEndingConditionsCheck
-- require $evCanEnd

# Add your instructions here
  • Group: ServerEvents
  • Cancellable: No
  • Event data: RoundEndingConditionsCheckEventArgs

Injected variables

VariableTypeDescription
$evCanEndbool valueGets or sets whether the round end conditions are met.