X-Friese / FlyWithLua

A Lua scripting plugin for X-Plane
MIT License
157 stars 53 forks source link

Bool not Booling #116

Open exp05 opened 6 months ago

exp05 commented 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