-
Posts
1234 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by PB0_CEF
-
Please try this one : Tomcat over PG-MP with our last scriptmod : 20.43.70. VF-101 and VFA 106 are on CVN-71 (SC) VF-143 and VMFA-312 are on CVN-74 (non SC) We are not able to generate missions with specific squadrons but there should be enough missions to be able to fly together choosing the good CVN for each pilots Please tell me if it's good for you then I will add it to the campaign list !
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
My bad first versions were with 2 squadrons on each CVN but I made lighter versions with only one CVN used ... but CVN-74 is ready and it only needs New squadrons like in Crisis campaigns (not light versions) If you want I can make one special MP version of over PG with squadrons on each CVN ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Example of loadouts : ["UH-1H"] = { ["Transport"] = { ["Default"] = { attributes = {}, weaponType = nil, expend = nil, day = true, night = true, adverseWeather = true, range = 100000, capability = 1, firepower = 1, vCruise = 40, vAttack = 40, hCruise = 500, hAttack = 500, standoff = nil, tStation = nil, LDSD = false, --- self_escort = false, sortie_rate = 5, stores = { ["pylons"] = { }, -- end of ["pylons"] ["fuel"] = "631", ["flare"] = 60, ["chaff"] = 0, ["gun"] = 100, }, }, }, ["Strike"] = { ["M134 Minigun*2, XM158*2 Door gunner M60"] = { minscore = 0.3, support = { ["Escort"] = false, ["SEAD"] = false, }, attributes = {"soft", "Parked Aircraft", "SAM"}, weaponType = "Rockets", expend = "Auto", attackType = "", day = true, night = true, adverseWeather = true, range = 80000, capability = 1, firepower = 1, vCruise = 40, vAttack = 55, hCruise = 200, hAttack = 100, standoff = nil, tStation = nil, LDSD = false, -- self_escort = false, sortie_rate = 10, stores = { ["pylons"] = { [1] = { ["CLSID"] = "M134_L", ["num"] = 1, }, [2] = { ["CLSID"] = "XM158_MK5", ["num"] = 2, }, [5] = { ["CLSID"] = "XM158_MK5", ["num"] = 5, }, [6] = { ["CLSID"] = "M134_R", ["num"] = 6, }, [4] = { ["CLSID"] = "M60_SIDE_R", ["num"] = 4, }, [3] = { ["CLSID"] = "M60_SIDE_L", ["num"] = 3, }, }, -- end of ["pylons"] ["fuel"] = "631", ["flare"] = 60, ["chaff"] = 0, ["gun"] = 100, }, }, }, },
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Two ways : create a whole new squadron in oob_air_unit.lua copying from a Gazelle squadron for example or replace this Gazelle squadron by Huey. Then create a loadout for Huey in db_loadout.lua (use mission editor to create a custom loadout then find it in Saved Games\DCS.openbeta\MissionEditor\UnitPayloads ) If you have problems please tell me I will help you
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hum ... Warthog campaign is like Harrier or Gazelle I think : it's small squadron with only 4 aircraft in line no ? So it's better to try with Hornet and it's 16 aircraft squadron Small squadron is a known problem that we will try to fix
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Normally you should be able to have AI wingmen if you ask for 1 flight of 1 player because DCE doesn't like solo flight : minimum is 2 aircrafts/flights ! BUT I think when there are small squads like Gazelle or Harrier it's difficult to generate such missions I hope we will be able to find a solution
- 4171 replies
-
- 2
-
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
No, not yet but you can meet victory conditions if you destroy enough of them. Later we will try to experiment frontline moves and maybe victory conditions links to that ...
- 4171 replies
-
- 2
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Nice I'm discovering myself all the benefits to use a dedicated server on another PC to have good FPS in VR ! It's changing my game experience mostly in Crisis in PG Gazelle where my FPS were low ! Now it's really very playable. Sadly in MP I'm not able to generate a mission with only one human flyable Gazelle so I miss an IA wingman ... but I'm sure Miguel will find the solution to this You can change role in oob_air _init.lua but be sure to have the corresponding mission aircraft loadout in db_loadouts.lua ! You will need to restart the whole campaign (or make changes in Active folder)
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
I made this version specially for our group MP flights : Crisis over PG-Hornet-CVN-Light-GC-22 with our last Scriptmod (43.70) There are 2 CVN groups with Super Carrier and one Tomcat and Hornet squadron on each so no more rooms problems on bridges There's a VMA Harrier squadron on a LHA group too and all other ground squadrons available (Gazelle too). It's the Crisis light version for better FPS... Defaut first mission is a Strike on Khasab airbase with : - 4 Hornet Strike on CVN-73 - 4 Tomcat Escort on CVN-71 - 4 Hornet SEAD on CVN-73 It seems to work but never tested with 12 players I hope it can help you
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Yes I saw this bug but currently have no solutions for it Human pilot can do it well but IA alone no ... Crisis in PG Gazelle campaigns should work fine now with new 20.43.68 Scriptmod... advanced users can use it for other campaigns too : change Path.bat scriptmod version to 68 and install Gazelle campaign to have 20.43.68 new scriptmod available...
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
No, not yet it's only to diversify targets and it counts to the number of targets you must destroy to win the campaign (one way to win it) Yes it should work : it depend which destruction percentage is reached. You can find (and change) valors in the conf_mod.lua file : campMod = { -- RepairTotallyDestroyed = false, -- répare (ou pas) les targets totalement détruites RepairMinimumDestroyed = 25, -- ne répare pas si le target.alive est inférieur à RepairSAM = 15, -- en %, Only CampaignMaker please RepairAirbase = 12, -- en %, Only CampaignMaker please RepairStation = 8, -- en %, Only CampaignMaker please RepairBridge = 8, -- en %, Only CampaignMaker please Repair = 2, -- en %, Only CampaignMaker please KillTargetValue = 20, -- en %, si la vie du Target est < 20%, on déclare les survivants mort, pour éviter d'y retourner. By default Totally destroyed targets are not repaired or targets under 25% alive. All targets under 20% alive are considered destroyed : it's would be a shame to launch a mission for a sole truck in a SAM site no ? Reparation speed depends on target types ...
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Mbot initial DCE is purely a Solo campaign. With Miguel we tryed to make an MP version but it's clearly difficult mainly because of DCS limitations. DCE campaigns are often heavy loaded with targets and planes (realistic ATO I think) so there are often bugs with connexion or server... DCE is mainly an attrition war system and there are basically no moving front or CAS managed with the pure system. We are (or we will try ) trying to introduce such features but it's really the beginning. If you want to know the exact wins or loss condition look in the camp_triggers_init.lua in the init folder : mainly the goal can be to destroy enough enemy planes or bases or ground targets and not loosing too much of your squadron's planes or your CVN for US Navy and prevent enemy to destroy enough of friendly targets. It's quite easy to define more precise targets but my main goal with those campaign was to allow enough mission to attack different targets in a logical order : SAMS, EWR, Airbases, strategical target such as bridges railways stations, etc... You can change percentages to speed up campaigns if you want To be sure to attack a specific target I think (but not sure) that you must select a strike flight for this target (even if you don't take it later I will give an example) and then other flight relatied with this strike : example : I want to attack Batumi in a TF campaign : I select Batumi airbase as a target then a flight of 4 Hornets in strike mission then 4 Tomcats in escort then 4 Hornets in SEAD mission (8 players) ... Batumi should be in the target list : If I want to be a striker I can take the 2 Hornets in strike, the 4 Tomcats in escort and the the 2 SEAD Hornets : 2 Hornets will be managed by IA for strike mission. The important thing seems to select a Strike flight at the beginning to be sure to have this target. But of course DCE uses priorities so I'm not sure you will always have targets you select if there are more important targets left ... MP is really difficult to manage... Yes, it can be difficult to have different planes in the same package. But you can try to find missions that will allow players to change missions (like CAP with escort). It's not really a problem to miss 6-9 hours campaigns : nothing happens when missions are not played This question is for Miguel Later may be but now there's no scripts to manage objectives captured like in Blue Flag... In some campaigns there can be helicopters but it's only to attack ground targets (Crisis over PG-Gazelle) you can play it in MP with planes but transport helicoptères will not be usefull... We are looking for SAR mission later ...
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Old Over Caucasus campaign updated ! Hornet released first for tests. Other planes will follow if there are not too much bugs
- 4171 replies
-
- 2
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
You can look at Inferno, Liberation, The round Table and of course DCE dynamic campaigns (sorry if I miss others : I was just looking at the recent forun threads )
-
Syria will come soon I hope. Few projects are going on. Personaly I wait for Map extension to see if I can try to make a campaign Miguel fixed the bug with Gazelles ... few tests then I will update campaigns
- 4171 replies
-
- 3
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Currently Crisis in PG Gazelle is bugged an IA Gazelle appears on your Gazelle ! Miguel is working hard to find the bug ! Thank you Sydy
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Over PG, TFs and Crisis campaigns updated : fix for Gazelle on FARPS campaigns and Eagle over PG ... A fix for Harrier and Hornet drivers : Sadly there's a known bug with ejections for Hornet and Harrier drivers ! What ever you try it doesn't work ! We are looking for a permanent fix but waiting for it we found an interim solution : - At mission start select Hornet/Harrier flight as usual - Go inside cockpit with F1 as usual - Quickly use ESC to change role - Select Observer or any other role then FLY - Finally quickly use ESC to change role and select Hornet/Harrier flight again ... ejection should work now !
- 4171 replies
-
- 2
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
The problem with carriers not moving is my fault : there were errors in camp_trigger_init.lua file with bad TF names (old ones were still used) in Hornet, Tomcat and Mirage over PG versions, sorry It should be corrected in new uploaded versions...
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Thanks a lot for this information I correct this bug now !
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Many upgraded campaigns to modscript 20.43.65 introducing new Miguel21 INSTALLER making DCE campaigns installation very easy now ! Check first post !
- 4171 replies
-
- 2
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Did you use the installer provided by Miguel for all 3 Crisis campaigns ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
New historical campaign from POLIA in the Persian Gulf 1980-1988 with Iriaf Tomcat F-14A : Really documented air war during Iran-Irak War ! Look first post for link as usual
- 4171 replies
-
- 1
-
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Did you run firstmission.bat for each ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
For the Viggen it's a now known bug : It needs to have at least one sweden ground objet in the base_mission to work so if you are able to edit the base_mission, add one sweden ground unit somewhere and then it will work but you will have to restart the whole campaign sorry
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
This line doesn't seem good for me. Here is mine : REM DCS or DCS.beta saved game path, always end the line with \ set "pathSavedGames=f:\Saved Games\DCS.openbeta\" It seems you forget : DCS.openbeta\
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with: