This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
projects:a4sim:joystickoverridedatarefs [2020/01/29 21:57] dwheele |
projects:a4sim:joystickoverridedatarefs [2020/02/01 23:47] (current) dwheele |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| X-Plane has a means which allows several main controls to override the configured Joystick. For example, Aileron, Elevator, Rudder. | X-Plane has a means which allows several main controls to override the configured Joystick. For example, Aileron, Elevator, Rudder. | ||
| + | |||
| + | Make sure that the type of the value for the Sim is **boolean**. | ||
| Currently, I set these to 1 when the XpluginEnable is called, to 0 when XpluginDisable is called. | Currently, I set these to 1 when the XpluginEnable is called, to 0 when XpluginDisable is called. | ||
| Line 13: | Line 15: | ||
| ^sim/ | ^sim/ | ||
| ^sim/ | ^sim/ | ||
| + | ^sim/ | ||