Jump to content

Sierr4

Members
  • Posts

    9
  • Joined

  • Last visited

2 Followers

About Sierr4

  • Birthday 06/25/1997

Personal Information

  • Flight Simulators
    DCS
  • Location
    France
  • Interests
    DCS <3

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Because i need to read other display values but i'm noob on this It's my portal touch page for UFC.. i found this somewhere on internet.. But i want read another values.. Fuel flow for exemple.. you have Discord ? is more easly.. Add me pls : [VFA-12] Sierr4#6183
  2. i found a UFC page for portal touch use "${value:mgdc_fa-18c_hornet_st_ufc_scratchpad_string_1_display}${value:mgdc_fa-18c_hornet_st_ufc_scratchpad_string_2_display} ${value:mgdc_fa-18c_hornet_st_ufc_scratchpad_number_display}" Where i can found more information for this value ??? i need to try export a DDI in portal touch
  3. Hello everyone, I have a problem i bind a button to "1" key and in the text editor it's work but DCS doesn't detect my key press.. Thank's
  4. For futurs missions i would like use a infantry playable in montain and forest to spot enemies, use a vehicle in montain and forest is really hard and not really useless .. And is more immersive .. make a mission like somes videos with A-10 for example. IA is really bad .. but a human on the ground is really more effecience for the immersive.
  5. but when you custom a FPU-8A and you drop it he keep they custom's skin.
  6. I need to play infantry to make some mission with comando. i not really need to shoot with him but i need to play with to mark some target and give the situation awarness by the ground with CA. Actually we can make this only with stinger or vehicle. JTAC infantry is not playable and i think it's shame ..
  7. Hello everyone, someone has already managed to make the infantry playable? The "stingers" are, but not the pure infantry. I try a lot of things to make the infantries playable but nothing helps .. the best I managed to do is take control of an M4 unit but cannot move because it falls to the ground (it does not die) and not possible to shoot with it as well.
  8. Thank's, it work but when i fired the missile skin is deleted.
  9. Hello everyone ! I need your help to try something, i would like modify the skin of missiles and bombs when i choose one livery. I know change the skin in general but i would like apply this just for one livery. My code in "description.lua" : {"f18c1", 0 ,"F18C_1_VFA-12",false}; {"f18c1", ROUGHNESS_METALLIC ,"F18C_1_RoughMet_VFA-12",false}; {"f18c2", 0 ,"F18C_2_VFA-12",false}; {"f18c2", ROUGHNESS_METALLIC ,"F18C_2_RoughMet_VFA-12",false}; {"XXX", 0 ,"AIM_120C_diff",false}; {"XXX", 2 ,"AIM_120C_diff_RoughMet",true}; {"FPU_8A", 0 ,"FPU_8A_VFA-12",false}; {"FPU_8A", 2 ,"FPU_8A_Diff_RoughMet_VFA-12",true}; For the FPU it work but for AIM120C i try many name and isn't work. Thank's
×
×
  • Create New...