User Tools

Site Tools


commands:macro_node_commands:node_macroadd

node_macroadd: <name> | <trigger> | <delay> :: <command>

Adds a new command to the named network node macro; multiple commands can be associated with the same UDP string for a command sequence. Note that while this will create a new Macro if none with this trigger exists, to create a Macro with a display name use node_macrocreate first.

  • name is the name of the node to add the Macro to
  • trigger is the incoming trigger (from the node or from Qlab with the node_macrorun command) that should trigger the Macro
  • delay is optional; if included, the triggering of the command will be delayed by this value in milliseconds
  • command is the command to be triggered within Wintermute – these commands are identical to commands from Qlab, and may also include parser_directives
commands/macro_node_commands/node_macroadd.txt · Last modified: by 127.0.0.1