I have found and researched the GetTimerInfo and SetTimerOption features, but I can't seem to modify the "Omit From Output" boolean box.
I wrote an alias to do this:
world.SetTimerOption "breathlight", "Omit From Output", "1"
but it doesn't do anything. I just want to use an alias to toggle the "omit from output" box on or off. I don't want to turn the timer off, as I need it to keep going even if I can't see what it is doing.
Removing the quotes around the "1" doesn't seem to help, is what I'm attempting even possible?
I wrote an alias to do this:
world.SetTimerOption "breathlight", "Omit From Output", "1"
but it doesn't do anything. I just want to use an alias to toggle the "omit from output" box on or off. I don't want to turn the timer off, as I need it to keep going even if I can't see what it is doing.
Removing the quotes around the "1" doesn't seem to help, is what I'm attempting even possible?