Jump to content

freebirddz

Members
  • Posts

    628
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by freebirddz

  1. Hi forlk's, a start point for new challengers, a very good tutorial for a aircraft modeling id 3Ds max, it's old but lot to learn from :D http://www.pxleyes.com/tutorial/3ds-max/2662/How-To-Model-a-Mig-29-UB-Fighter-Jet.html?fbclid=IwAR3i94YaLSbNT9T7w8i2SxxxkNdRY-Hy3f3IgyJYZERHLlBlhMCHKpnMXEA Have fun
      • 1
      • Like
  2. Hi there, Check this post :D https://forums.eagle.ru/showthread.php?t=231091
  3. https://drive.google.com/uc?id=1REeLwEkZCv-S0TS9SnsSZSDrDcVGGpmz&export=download
  4. in 2014 as requested Hello, Sure i can. :joystick: 2014.zip
  5. Hi there Hello, i hope you will find what you want :thumbup: Have fun. Box-glass.zip
  6. Hello, try this soft XnView.
  7. DCS Su-30MK Hi folks, This MOD is an rework of COMBATACE SU-30. This MOD add two aircraft, Su-30MK and Su-30M, every ting is same except the first one is a derived from Su-33 for Air To Air and the second one is derived from Su-25T for Air to Ground capability, due to no possibility to make an multi-role :(. Hope you enjoy this rework. Have fun, and meet you in sky. Out. Downloand from the link below : :pilotfly: DCS Su-30MK
  8. Thank you very much Nero to share this goood job. Bad news that it isn"t working with the FC3 :( but still greate approche to understand weapon systemes in DCS. What about the MOD for the Ka50 ? can you share it too.
  9. WOW, Nero.ger, you did a great JOB man ! :O Nicly done can you explaine more bit about the aproche you did ? and if it's possible to share code :D PLZ PLZ
  10. Understanding, thank you and keep forward ;) nice work right choice, when we go with a complet independet MOD for DCS, we have to get the systems, instuments and special the fun things WEAPONS and sensors working right, we are keep learning from others and from what thery share, to more understing how DCS works then to design et MOD such as thigs. Stating from HUB, MFDS, RWR, RADAR, TV POD, MAPS ... specialy for model aircrafts :D Thank you for your time and the share. Waiting for the final job
  11. Good job, if you can just share the source code ! it'll be awesome :)
  12. Hi j-tk, firstable this is not the right place for such as question, go see tutorial section Here. You can check this short and usefull Regards
  13. Iam asking, if it's just a matter of Hide and Show, so i have to see all my pages showen on HUD, and then I'll show or hide in funtion of command what i want, but like you can see in my previouse example with just changing from init_pageID = 1 to init_pageID = 2 I switch from INDICATION page to NAV page but, I have to do it in LUA code and have to restart mission :), that's what make me think that there's a way to do so without restarting the mission, and if you check the other's plan cockpit you can find a function like set_page_mode or similar ?! For the way of hide/show i tested it with changing opacity of the parent elements but still il only one page, and i needed that changes of opacity to swith on/off le HUD (scrolling knob). And every thing is in LUA, no arguments (Model animation), drawing and texture called from LUA.
  14. Nice that's a good way to seek for. But I am wondering what pages declaration is ther for ? :book: any suggestion for the controller name ?
  15. Thank you for your answer, i do have all of that, a clickabale cockpit is on, but what behavoir to do in order to make the HUD change page. A start i have 3 page. BASE = 1 INDICATION = 2 NAV=3 page_subsets = { [bASE] = LockOn_Options.script_path.."HUD/Indicator/base_page.lua", [iNDICATION] = LockOn_Options.script_path.."HUD/Indicator/indication_page.lua", [NAV] = LockOn_Options.script_path.."HUD/Indicator/indication_page.lua", } pages = { { BASE ,INDICATION}, { BASE ,NAV}, } init_pageID = 1 initialy i start showing page one here INDICATION my question is how to switch to NAV page with a click of button or keyoard key ? like other HUDs for example Mig29 NAV/ AA mode /AG Mode ???
  16. Hello, i need some help on a custom HUD pages change. I created a custom HUD with several pages, but my problem is how to change from page to page with a click of button ot keyboad key. Thank you
  17. Never mind, I found an answer just : https://forums.eagle.ru/showthread.php?t=145472&highlight=external Thank you
  18. Hello there, I need some help to fix my external model animations. The animations use to work perfectly, but, after i added a custom cockpit, the external animation stop working ... but work with AI plans !? Can someone please tell me how to fix that ? Regards.
  19. A good point to start Hi friend, you can start from here Regards
  20. Unfortunately, thank you any way.
  21. Hi, do we have any playable aircraft able to launch an anti-ship missile like harpon or KH-35 in DCS ? if yes how ? :D Thank you
  22. Hello there, Is there a way to trig argument ( make it show, hide or play), whit specific keyboard key? like on door or switch on light ? Thank you
×
×
  • Create New...