Page 1 of 1

VC problems still

PostPosted: Sun Nov 20, 2005 3:38 pm
by JABO-DEV
 I have a 1:1 plane right in front of the "3-D" panel in Gmax, it's named vc_panel, it has a 512,512 texture assigned to it named "$main", as a test I added a single Cessna airspeed gauge in the panel .cfg,------->


[fltsim]
alias=c182\panel

[VCockpit01]
file=
size_mm=512,512
pixel_size=512,512
texture=$main
background_color=0,0,0
visible=0

gauge00=cessna_182.airspeed,  168,-33,815,749



 Anyone see why I don't have the gauge showing up in FS? Thanks again

Re: VC problems still

PostPosted: Sun Nov 20, 2005 8:24 pm
by JABO-DEV
nevermind, it was that alias line ::)