Jump to content

denissoliveira

+MODDER
  • Content count

    583
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by denissoliveira

  1. Need HD Photo the SE. Etendard 4PM Cockpit
  2. How does the MULTI_FUNCTION_DISPLAY? I have no words to thank you for your help!
  3. What is the difference RADAR_IN_RANGE_INDICATOR, RADAR_RANGE_SETTING and RADAR_RANGE? I did not find this in KB forum
  4. It would be the total consumption of a flight, the total fuel used throughout the flight, not in minutes or seconds, is comsumo from 0 to the total fuel. thank you very much for your help, I'm sure it will help many
  5. Now what I need is more pictures in HD panel of the SE (find SEM also worth) and central pilon of bomb for SE (2BR to create in SP2) Thank you all for help!
  6. I need a fuel consumption meter, hesitate? There is logic if / else? FuelFlow does not serve me, I need a count that amount of fuel consumed (in KG) per sec, if not put chronometer in seconds even.
  7. Friend, I was what I needed !!!! thank you so much !!! big !!!!! Perfect !!!! Just need to know what would be the empty space, which instrument had there? I already have the SE documentation, but would this resolution photo for SE?
  8. I need the manual and photos of SEM instruments, the SE I have, but the SEM have little, want a more detailed cockpit SEM Already complete cockpit Etendard IVM, and starting the SE, now the SEM do not have much details, pictures of low resolution only
  9. I'm also building a cockpit to SE and SEM, you have documentation of SEM?
  10. How do I move? I do not have permission to create topic in forum knowledge base.
  11. If this wondering why not create in the forum of knowledge Base?I do not have permission to create topic in the forum of knowledge Base.
  12. The flaps are animation, decided to increase the angle and only displaying the last stage. Solved The fuelflow, there were 2 instruments, for this reason he did not work, now it's ok! Question, the fuelflow is in hours minutes of consumption?
  13. jeanba, could post in chh Forum about images and documentation from the cockpit of the SEM(Super Etendard modernized)? I need the weapons too SE (Super Etendard), sits just below the radar, on the right side. FRPignon - contact by email usually takes, but if you can help me ...
  14. I thank you ! Now I need the SEM - Super Etendard modernized
  15. Yes I added a 4 digit individual 10000feet, works well, thank you. on fuel, I do not know the scale in data.ini, not where you configure. but the instrument put kg. I will test this configuration. About flaps (my last question) as I do so only move on the last stage (landing) and do not move at takeoff?
  16. This ? [FuelFlowIndicator] Type = FUEL_FLOW_INDICATOR CounterNodeFormat = counter_FF_% d MovementType = ANALOG_COUNTER ValueUnit = KG Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=1.0 SmoothCounter = TRUE
  17. Thanks, these work now. to the altimeter, created a second with different scale, only 3 digits, 4 not works. [Altimeter](ALTI_dig_3,2, 1 and needle , for 10000, 1000, 100 Feet) Type=PRESSURE_ALTIMETER_3 NodeName=NeedleAlti100 CounterNodeFormat=ALTI_dig_%d MovementType=ROTATION_X ValueUnit=FEET Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=100.0 SmoothCounter=FALSE [Altimeter2] (and ALTI_dig2_1, for 10 FEET) Type=PRESSURE_ALTIMETER_3 CounterNodeFormat=ALTI_dig2_%d MovementType=ROTATION_X ValueUnit=FEET Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=10.0 SmoothCounter=TRUE so it works well! Now, the FUEL_FLOW_INDICATOR does not work, my unit is in KG [FuelFlowIndicator] Type=FUEL_FLOW_INDICATOR CounterNodeFormat=counter_FF_%d MovementType=ANALOG_COUNTER ValueUnit=KG SmoothCounter=TRUE
  18. I have problem in rotation with the selection of weapons, it does not rotate on the same axis, this is in degrees or meters. And problem with instruments with 4 digits. [FuelFlowIndicator] Type=FUEL_FLOW_INDICATOR CounterNodeFormat=counter_FF_%d MovementType=ANALOG_COUNTER ValueUnit=KG SmoothCounter=TRUE [Altimeter2] Type=PRESSURE_ALTIMETER_3 NodeName=NeedleAlti100 CounterNodeFormat=ALTI_dig_%d MovementType=ROTATION_X ValueUnit=FEET Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=10.0 SmoothCounter=TRUE
×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..