Jump to content

yufighter

Members
  • Posts

    264
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by yufighter

  1. Hej Pirke svaka cast, Za ove dve godine od kako se pojavio, niko nije vise izvukao iz let lampe od tebe.:thumbup: Svojevremeno je i na F15 ovako leteo, koliko se secam, Riki.:pilotfly:
      • 1
      • Like
  2. It would be good to Leathernack has its own model training aircraft and Galeb N62 (Supergaleb G4) which is instructed by a member of their team. https://newhive.com/madacki/super-galeb-g-4?q=%23jets
  3. About MiG-29UB, contact with Zei http://forums.eagle.ru/showpost.php?p=2752704&postcount=393
  4. After the French ex YU produced and used by the largest number of Gazela, over 200. Do you plan to do and the version that was in the Air Force of Serbia.
  5. For lighting instruments in the cockpit I used Target Spot option 3d max, and rendering in all good works. After converting the EDM model sees only a certain number of lamps. Does ED plugin has a limitation in the number of light emitting elements that can be converted into EDM model?
  6. We are ready for the Balkans :gun_rifle:
  7. Tacview MiG 29UB:smilewink:
  8. MiG 21UM ?? :( Only in this video to see DCS MiG 21UM, and nowhere else!
  9. First photos of two new helicopters Mi-17 Serbian Air Force.
  10. To create a new weapon had to write scripts in 4 files. After each upgrade DCS, I have to re-write them to files from the game. Does anyone have an idea how to define weapons only with the script in aircraft.lua file? example: nurs_table.lua ----------------------------------------------------------------- -- VRZ_57 ----------------------------------------------------------------- declare_nurs("VRZ_57", _("VRZ_57"), "VRZ_57", "nurs-standard", { -- FM fm = { mass = 2.175 + 1.2953515, -- start weight, kg caliber = 0.057, -- Caliber, meters cx_coeff = {1,1.2668931,0.67,0.4521834,2.08}, -- Cx L = 0.51, -- Length, meters I = 0.4313938, -- moment of inertia Ix = 0.0017991, -- not used Ma = 0.111698, -- dependence moment coefficient of by AoA Mw = 1.2351299, -- dependence moment coefficient by angular speed shapeName = "", wind_time = 0.625, -- dispersion coefficient wind_sigma = 4.85, -- dispersion coefficient wing_unfold_time = 0.017, -- Unfold time, sec }, engine = { fuel_mass = 1.0953515, -- Fuel mass, kg impulse = 160, -- Specific impuls, sec boost_time = 0, -- Time of booster action work_time = 0.475, -- Time of mid-flight engine action boost_factor= 1, -- Booster to cruise trust ratio nozzle_position = {{-0.471, 0, 0}}, -- meters tail_width = 0.052, -- contrail thickness boost_tail = 1, work_tail = 1, smoke_color = {0.6, 0.6, 0.6}; smoke_transparency = 0.3; }, warhead = warheads["VRZ_57"], }, { dist_min = 300, -- min range, meters dist_max = 1700, -- max range, meters }) warheads.lua --------------------------------------------- -- Rockets --------------------------------------------- warheads["VRZ_57"] = { mass = 1.08, expl_mass = 0.37, -- Warhead 1.08 kg, explosive 0.37 kg + fragments bonus other_factors = { 1.0, 0.5, 0.5 }, concrete_factors = { 1.0, 0.5, 0.1 }, concrete_obj_factor = 0.0, obj_factors = { 1.0, 1.0 }, cumulative_factor= 3.0, cumulative_thickness = 0.1 }; wsTypes.lua ----------------------------------------------- -- Unguided rockets ----------------------------------------------- VRZ_57 = 161; -- VRZ_57 aircraft.lua ---------------------------------------------- ---------------------------------------------- -- A1_VRZ_57 ---------------------------------------------- declare_loadout({ category = CAT_ROCKETS, CLSID = "{A1_VRZ_57}", Picture = "vrz57.png", wsTypeOfWeapon = {4, 7, 33, 161}, displayName = _("A1_VRZ_57"), attribute = {4, 7, 32, WSTYPE_PLACEHOLDER}, Cx_pil = 0.001959765625, Count = 1, Weight = 3.95, Elements = { {ShapeName = "A1", IsAdapter = true }, {ShapeName = "VRZ_57" , Position={0,-0.174918,0}}, }, -- end of Elements })
  11. Today I received a file and after the installation of the DCS World have the same problem as the Zaku. How to solve the problem?
  12. The model is currently in DCS World!
  13. Against the background of the Phantom, which does not mean that this is the choice for DCS.
  14. Vyrtuoz, is there a limit to the number of polygon 3D models as well as the size of the * .obj files?
  15. That's right, a big thank you! :thumbup:
  16. Why doubles cabin when specifying the line - shape_name = "cockpit_avion_n" in the file mainpanel_init.lua insert a special * .edm model cabins with more details. How to remove the cabin of the aircraft model (less detailed) model and the pilot?
  17. Why not working wireframe view?
  18. Complete map ex YU and my test any specific fragments in Serbia.
  19. Not multiplayer.
  20. part two
  21. No, I immediately entered the basic circle and landed.
×
×
  • Create New...