Jump to content

aap_flanker

Members
  • Posts

    294
  • Joined

  • Last visited

Everything posted by aap_flanker

  1. Hi, Is there any way to install .lom models (su-30,su-33 by combatace; su-27 flanker by 3GO) in DCS World? This models haven't been redone so the existing .edm models are (at real) the old FC2's models, and I think this contrast with the level of detail of new models (A-10,F-15,E-2C). Just to remember: Thx AAP
  2. All this route seems to float over the ground, but the vehicles drive under it... it looks like a tunnel hehe
  3. Just in case.... Check this thread: http://forums.eagle.ru/showthread.php?t=68060
  4. +1!!! For those who disagree.... Just look at this photo and tell me that you dislike this silhouette!
  5. I have the same doubt about hotas! what controller would be the best choice???? Ps: Spudman sorry about use your own thread for me :)
  6. :megalol: you make me laugh hahahah
  7. Does it work? I thought about to do that..... but as they say that this is a new engine I desist to do it This would be good news to me :joystick: Just to pass the time till FC3 release
  8. Where can I download this mod for fc2????
  9. :thumbup::pilotfly::joystick:
  10. Sorry about my may be "silly" question, but... How do you run win7 on your mac? Have you partitioned the hdd and has both OS's? Or you only run win 7??? Ps: just curiosity hehe
  11. So you get it to work? I finally upgrade to win7 64, but I'm having the same problem here.... Instaled VS x86 2005... But nothing happens... I also have an ATI videocard (6870).... aap
  12. that's the reason why I'm asking for.... at this time it should be ready a released long time ago! May be someone has this file saved. PS:just look and tell me if this one doesn't look better than the original ECM pod of FC2???
  13. this mod have ever been released??? I can't find the download link hehe PS: good job
  14. is it possible to make a better model of the rocket launcher used by the A-10A on FC2???? The original one looks to simple and hasn't any animation (like other rocket pods, for example this: http://www.lockonfiles.com/index.php/files/file/1639-fc2-ub-13l-120mm-rocket-pod-model/ ) thanks in advance aap
  15. look into graphics.cfg find these lines: MFD_render_params { two_pass_always = true; dist_multiplier_fov_base = 0.3; second_pass_start_fov = 0.1; second_pass_far_clip = 100; single_pass_near_clip = 10; } this is for the shkval of the su-25t... try editing the values
  16. I need to change only 1 argument in a existing model (f-14.lom) it is possible to do that? (change argument for wingsweep movement, now it is controlled by -i think- arg 33 and I want to change to arg 7)
  17. we want download link!! hehe
  18. news???? :)
  19. +2 :P
  20. Great skin!!! can you be so kind to share with us your skins for the combatace's su-33????? (please) thanks! aap
  21. Here is a little "guide": Open file db_countries.lua located in fc2\Scripts\Database and edit with Notepad++ editor. Search this code e9dd44e3-9aa5-4055-84c4-6bf1d128148b you will find this: -- cnt_unit("{e9dd44e3-9aa5-4055-84c4-6bf1d128148b}", "C-130", { -- color_scheme("{897c8a9d-ce80-49eb-8c98-c5d2e6930347}", "RAF Standart"), -- }), Delete the slashes and should looks like this: cnt_unit("{e9dd44e3-9aa5-4055-84c4-6bf1d128148b}", "C-130", { color_scheme("{897c8a9d-ce80-49eb-8c98-c5d2e6930347}", "RAF Standart"), }), Then when reads "C-130" change to "BAE Harrier" Should look like this: cnt_unit("{e9dd44e3-9aa5-4055-84c4-6bf1d128148b}", "BAE Harrier", { color_scheme("{897c8a9d-ce80-49eb-8c98-c5d2e6930347}", "RAF Standart"), }), Save and close.- Now open file db_units_planes.lua located in the same folder. Search this: BAE_Harrier.lua you will find this: --plane_file("planes\\BAE_Harrier.lua"); the same as before, delete slashes: plane_file("planes\\BAE_Harrier.lua"); Now the harrier will appear when you select UK. Remember that is only AI, it is not flyable. PS: If you want you can also download and overwrite the attached file and put into folder fc2\Scripts\Database\planes (first made a back up of the original file). In the attached file the payload is corrected and added drop tanks to increase range. BAE_Harrier.lua
  22. If you want I can make a modman package and tell you wich files you have to edit. Just let me know
  23. The encyclopedia info is in .txt format and in other directory... so I don't know which is the aim of the "crew" value located in Bae harrier.lua
  24. Well, in that case this is the only problem (plus hasn't damage model), and I just simply like to see this plane at missions... so I'll keep flying as is :pilotfly:
  25. I take my time and make the Harrier work in FC2.... but I'm having some issues: - When the harrier is killed, the pilot ejects, but 3 pilots ejects from the airplane. I changed the number of Crew in "BAE Harrier.lua" (wich originaly reads "2") to "1". But nothing happens Any idea?????? thanks
×
×
  • Create New...