Skip to main content

CheckpointDoorSequenceChanged

Gets called when a checkpoint door sequence is changed.

Start a script section

!-- OnEvent CheckpointDoorSequenceChanged
-- require *evCheckpointDoor $evCurrentSequence

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

Injected variables

VariableTypeDescription
*evCheckpointDoorreference to CheckpointDoor objectGets the current Checkpoint Door.
$evCurrentSequenceSequenceState enum valueGets the damage value.