PDA

View Full Version : CFS1 aircraft engine controls not mouseable?



RichNagel
August 11th, 2016, 13:06
I recently added all of the stock CFS1 aircraft to CFS2. Everything seems to work quite well, except for one small problem.

None of the levers on the engine controls subpanels are mouseable. They actually move correctly when I press the respective hotkeys for throttle, mixture, and prop pitch, but I can't use my mouse to slide them... even though the mouse cursor turns into a little hand that would normally indicate that you could do so.

This happens for ALL of the stock CFS1 aircraft that I have added to CFS2.

The Panel.cfg files look correct for them as well. Here is a snippet from the P-51D:



[Window01]
file=Thrust_Lever_Background.BMP
position=6
size_mm=76,130
window_pos=0.0,0.730
window_size=0.118,0.271
sizeable=1
visible=0
ident=THROTTLE_PANEL

gauge00=P51d!thrust_controls,0,0


Any idea of what could cause this?

Oglivie
August 11th, 2016, 13:41
I'm not sure....maybe adding render_3d_window=1 to the window.

Allen
August 11th, 2016, 14:01
Seen that too. I just change them to a CFS2 engine control.

No Dice
August 11th, 2016, 16:21
Not really sure? But this may help ?
mptut01 (http://thefreeflightsite.com/mptut01.zip) CFS1-2 mini tutorial on how to modify the scasm code of plane .mdl files
to have add-on plane animations to work properly. By Corrado La Posta ****

http://thefreeflightsite.com/Tutorials.htm

RichNagel
August 11th, 2016, 16:27
I'm not sure....maybe adding render_3d_window=1 to the window.

That did the trick, THANKS! :)