Jump to content

Geschirre

Members
  • Posts

    215
  • Joined

  • Last visited

Everything posted by Geschirre

  1. Bitburg looks great! All the hardened shelters look spot on. Thanks!!!
  2. Add the line to the Su-25/F-15/A-10/Su-27/Su-33/MiG-29... whatever, to DCS World OpenBeta\Mods\aircraft (NOT SAVED GAME) entry.lua . }, load_immediately = true, Or download: DCS World-mods-aircraft folder.zip https://e.pcloud.link/publink/show?code=kZgx6gZWe5YWYUN63mIhQOYf9iAi8TzeMPX Or copy: My F-15C entry.lua file looks like this: self_ID = "F-15C" declare_plugin(self_ID, { image = "FC3.bmp", installed = true, -- if false that will be place holder , or advertising dirName = current_mod_path, displayName = _("F-15C"), developerName = _("Belsimtek"), fileMenuName = _("F-15C"), update_id = "F-15C", registryPath = "Eagle Dynamics\\F15", version = __DCS_VERSION__, state = "installed", info = _("The McDonnell Douglas / Boeing F-15C Eagle is a highly maneuverable fourth-generation twin-engine all-weather tactical fighter. It has been the air superiority fighter mainstay of U.S. and NATO forces since the 1970s and will remain as such well into the 21st century.Air superiority is achieved through high maneuverability at a wide range of airspeeds and altitudes, as well as advanced weapons and avionics."), Skins = { { name = "F-15C", dir = "Skins/1" }, }, Missions = { { name = _("F-15C"), dir = "Missions", training_ids = {EN = 'F-15C_video_EN', RU = 'F-15C_video_RU',}, }, }, LogBook = { { name = _("F-15C"), type = "F-15C", }, }, Options = { { name = _("F-15C"), nameId = "F-15C", dir = "Options", CLSID = "{F-15C options}" }, }, InputProfiles = { ["F-15C"] = current_mod_path .. '/Input', }, binaries = { 'F15CCWS', 'F15' }, load_immediately = true, }) ---------------------------------------------------------------------------------------- mount_vfs_texture_path (current_mod_path .. "/Cockpit/Textures/F-15C-CPT-TEXTURES") mount_vfs_model_path (current_mod_path .. "/Cockpit/Shape") mount_vfs_liveries_path (current_mod_path .. "/Liveries") local cfg_path = current_mod_path .. "/FM/F15/config.lua" dofile(cfg_path) F15FM[1] = self_ID F15FM[2] = 'F15' F15FM.config_path = cfg_path F15FM.old = true mount_vfs_texture_path(current_mod_path .. "/Skins/1/ME")--for simulator loading window MAC_flyable('F-15C', current_mod_path..'/Cockpit/KneeboardRight/',F15FM, current_mod_path..'/Comm/F-15C.lua') ---------------------------------------------------------------------------------------- plugin_done()
  3. Bitburg! Yes! Thank you!
  4. I see Spangdalhem, very excited! Any chance for Bitburg just down the road?
  5. Crown Vic works fine for me I am limited to posting images that measure 40Kb or less, so here's a reddit post.
  6. They are not "D-Day" stripes (D-Day stripes were three white, two black). In the early/mid-70s the 58th Tactical Training Wing at Luke AFB, AZ experimented with several "hi-vis" markings on the then new F-15 called "candy stripes" or "sabre stripes." F-15B 73-112 (fictionally pictured as an F-15C) had black and white stripes on Air Superiority Blue while F-15A 73-103 in Compass Ghost Gray had red and white stripes and F-15A 73-100 had a yellow stripe lined in black on Compass Ghost Gray (similar to F-86s in Korea wearing yellow stripes, i'm still working on which specific F-86 units had which specific stripes). Previous Post with all three liveries. I'll make the skins available when I'm satisfied I've lined up all the lines the best I can. F-4s at Luke also had a similar "hi-vis" patterns during that time on SEA camo.
  7. Still working great! Thanks again for all the great MODs!!!
  8. I pretend the AN-26 is a Fokker 50 used by the ROCAF, but looking at if from the left side ruins the "illusion."
  9. Anybody competent with roughmets? I'm trying to make some early shiny aluminum liveries, but can't get the shiny aluminum you can with other liveries. I've created a roughmet .dds file and colored it purple, but it has no effect. Thanks I know it's the wrong model, but it's all we have. "The U-2C 56-6719, operated by the 4080th Strategic Reconnaissance Wing, SAC, based at Davis-Monthan AFB, was one of a number that flew out of RAF Mildenhall, for which purpose the unobtrusive two-tone camouflage was adopted."
  10. Changed the loading screen. Upscaled and did some color editing.
  11. LTV Model 1600: https://en.wikipedia.org/wiki/Vought_Model_1600
×
×
  • Create New...