August 23, 200421 yr I would like to know how to add XML gauges that are stored in cabs to a panel manually any help would be much appreciated.
August 23, 200421 yr Author You can type the info directly into your panel.cfg.Add an entry in the panel section you want the gauge in and number it sequentially from the one above it. What the entry "data" part of the entry means is essentially...gauge##=nameofcab!nameofgauge,onscreen_x-coordinate,onscreen_y-coordinate,gauge_width,gauge_heightNotes: - don't append "XML" to the gauge or cab name.- you will have to experiment to get the x/y coordinates where you want.- you will have to experiment to get the gauge height/width where you want.- notice the exclamation point that seperates the cab name from the gauge name.
Create an account or sign in to comment