PDA

View Full Version : One more model PUCARÁ IA-58



Canion
July 1st, 2021, 10:15
I have this model almost finished, with the exception of some xml code. that I can't solve; due to my lack of knowledge in flight instruments and their operation, as well as the correct terms to research or search. This is my second attempt after three years where I was stopped for this reason ...
If someone has had the experience of completing a model with 3D xml gauges. code, it might help.

falcon409
July 1st, 2021, 10:55
Ok, someone help this guy out, lol. There is a model being converted to native FSX, but still lacks a lot of work. . .but this baby is gorgeous. . .and it has a complete VC.

Cees Donker
July 1st, 2021, 11:04
I see five gauges that need be created?

Cees

Canion
July 1st, 2021, 11:23
Gauges repeat (two engines)
Torque
RPM (two needles)
T4 temperature
Fuel flow

As they still do not work very well (it is not worth adding yet) The model is made in FSXA

Priller
July 1st, 2021, 11:34
Ok, someone help this guy out, lol. There is a model being converted to native FSX, but still lacks a lot of work. . .but this baby is gorgeous. . .and it has a complete VC.

I couldn't agree more! Those shots have me drooling all over my keyboard!

Priller

PS: hoping that it will convert to MSFS!

nagpaw
July 1st, 2021, 13:05
Looking sharp! Alas, I have absolutely zero experience with .xml coding...or any coding, really. Here's hoping that someone can help!

falcon409
July 16th, 2021, 06:27
I'm bumping this back to the top. This is too nice a model to allow it to go unfinished and the thread to disappear off the front page. Any recent developments?

OzWookiee
July 20th, 2021, 17:32
I have this model almost finished, with the exception of some xml code. that I can't solve; due to my lack of knowledge in flight instruments and their operation, as well as the correct terms to research or search. This is my second attempt after three years where I was stopped for this reason ...
If someone has had the experience of completing a model with 3D xml gauges. code, it might help.

What do you need done? It's a great looking model.

Canion
July 26th, 2021, 16:40
What do you need done? It's a great looking model.

You can look at what it can contribute, mainly engine gauges and radio systems.
You have to be able to write the code for each of them. See (https://drive.google.com/file/d/1lB4wjSL2cnKrQ-E4803LAKRDMK5XNnWu/view?usp=sharing)

OzWookiee
July 26th, 2021, 17:00
You can look at what it can contribute, mainly engine gauges and radio systems.
You have to be able to write the code for each of them. See (https://drive.google.com/file/d/1lB4wjSL2cnKrQ-E4803LAKRDMK5XNnWu/view?usp=sharing)

OK Thanks I'll check it out.

Jafo
July 26th, 2021, 19:31
I could adapt existing code...redo graphics, etc...as have done with other xml...but not if it's embedded/3d in the VC/model coding...;)

falcon409
July 27th, 2021, 05:56
I could adapt existing code...redo graphics, etc...as have done with other xml...but not if it's embedded/3d in the VC/model coding...;)
It’s a beautiful VC, but it is as you mention embedded 3D gauges.

Canion
July 27th, 2021, 07:32
I could adapt existing code...redo graphics, etc...as have done with other xml...but not if it's embedded/3d in the VC/model coding...;)

That is not a problem if you have skills to edit xml codes, it is not very different for 3D gauges, you can ask about in fsdeveloper to convert these, I will take care of embedded it.

euroastar350
July 27th, 2021, 21:01
First off, beautiful aircraft/modeling. What is the modeling software you are using for this? If it's only engine instruments, I could assist in getting the last bit of code in. Send me an email at euroastar350 "AT" gmail dot com

Canion
July 28th, 2021, 12:32
Maybe someone else is interested.
Thank you very much for your attention! the job is about Gmax. If you have previous experience adding code in modeldef.XML (you will understand).
The gauges are right left: Torque, RPM (two needles), T4 temperature (Centigrade) Fuel consumption (Liters) (needle plus four drums), Oil temperature (Centigrade), Fuel temperature (Centigrade), Fuel quantity.
It has other details: RMI second needle (2) by default (does not show reference) is inoperative.
RIM is inscribed by default (CDI vertical needle, GSI horizontal needle). These instruments do not understand their function and how to check them.

euroastar350
July 29th, 2021, 20:20
Maybe someone else is interested.
Thank you very much for your attention! the job is about Gmax. If you have previous experience adding code in modeldef.XML (you will understand).
The gauges are right left: Torque, RPM (two needles), T4 temperature (Centigrade) Fuel consumption (Liters) (needle plus four drums), Oil temperature (Centigrade), Fuel temperature (Centigrade), Fuel quantity.
It has other details: RMI second needle (2) by default (does not show reference) is inoperative.
RIM is inscribed by default (CDI vertical needle, GSI horizontal needle). These instruments do not understand their function and how to check them.

I can code those gauges as I'm a developer myself. The code is simple enough to do, but I'll need access to the sources to get them to work.