[command] trigger
Command to activate or disable a trigger. Not to be confused with the trigger
element in settings.
Usage
. trigger ~next_on_right, action activate
. trigger ~next_on_right, action deactivate
Attributes
- name/~[trigger_name]: The trigger's internal name.
- action: The action to perform:
- "activate" to activate the trigger.
- "deactivate" to disable the trigger.
- ifvar: See conditionals
- ifvalue: See conditionals
- ifnot: See conditionals
Parents
Children