Ian
In the case of a plane without a VC, what you will have to do is create a virtual virtual cockpit....which is nothing more than a section of code placed in the panel.cfg:
//--------------------------------------------------------
[Vcockpit01]
Background_color=0,0,0
size_mm=256,256
visible=0
pixel_size=256,256
texture=$dumby
gauge00=Xxxx
gauge01=Xxxx
gauge02=Xxxx
gauge03=Xxxx
Here's an example pulled from one of the Alphasim jets, where a virtual VC was created just to keep the effects gauges separate from the flight gauges....just to keep the gauges list cleaner in the real VC:
[Vcockpit02]
Background_color=0,0,0
size_mm=32,32
visible=0
pixel_size=32,32
texture=$Fake
gauge00=AlphaSim!Alpha_exh_smoke3, 1,1,1,1
I came in to the office after I got done with my running around and after making a late supper for the Mrs. and I.....the heat here today drained me of all my Superhero powers and I fell asleep slumped over in my office chair. Not a comfortable position to spend 4 hours or so.
OBIO