Hi,
I am us VA to control Elite: Dangerous.
I have a text variable, SHIP, that contains the name of the ship I am currently flying.
I can set a dynamic boolean variable, CHON{TXT:SHIP}, to either True or False to indicate whether the Cargo Hatch module of a given ship is on or off.
This all works fine. "Set Boolean [CHON{TXT:SHIP}] to True"
However, if I try and use this dynamic variable in a Begin Boolean Compare function, I get an error. "Boolean variable names may not contain colons"
Any idea what I am doing wrong? Or is it just a limitation of VA?