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 chargingsetpawn mycube menu, sets script mycube to be automatically started prior to menusetpawn mycube none, sets script mycube to be never started automatically
See also: setpawnstd
Last updated