DeadmanSequenceActivating
Gets called when Deadman Sequence is activating.
Start a script section
!-- OnEvent DeadmanSequenceActivating
-- require $evIsAllowed
# Add your instructions here
- Group: ServerEvents
- Cancellable: Yes
- Event data:
DeadmanSequenceActivatingEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
$evIsAllowed | bool value | Whether the event is allowed to run. Remarks: Will reset Deadman Sequence timer back to 0 if . |