Open exp05 opened 6 months ago
Tried writing a Bool statement as true/false only to get the value not assigned to the variable instead it had to be 1 or 0.
DataRef('com1_channel_mute', 'FlyWithLua_Com1ChannelGroup/Mute', 'writable') com1_channel_mute = 0
DataRef('com1_channel_mute', 'FlyWithLua_Com1ChannelGroup/Mute', 'writable')
com1_channel_mute = 0
Tried writing a Bool statement as true/false only to get the value not assigned to the variable instead it had to be 1 or 0.
DataRef('com1_channel_mute', 'FlyWithLua_Com1ChannelGroup/Mute', 'writable')
com1_channel_mute = 0