setpawn

Sets automatic script starts. Obsolete in FW 4.5

Syntax: setpawn type event

  • type : either ”flash” or ”mycube”

  • event : either ”charge” or ”menu” or ”none”

Example:

  • setpawn flash charge, sets script in flash to be automatically started during charging

  • setpawn mycube menu, sets script mycube to be automatically started prior to menu

  • setpawn mycube none, sets script mycube to be never started automatically

See also: setpawnstd

Last updated

Was this helpful?