-
Posts
1243 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by PB0_CEF
-
Hi, where did you find your installation documentation ??? Was it in this pdf file : DCE Campaigns installation and How to play ? It begins by this : DCE campaigns Quick installation guide v1.4 Then 1st part : 1 - Download a new DCE campaign zip file (TF, XXX over PG or India-Pakistan War 71) -Open it with an unzipper program 7zip, Winzip, Winrar etc. 2- Copy/paste (or unzip) « tech » folder in your « Users/UserName/saved games/Dcs/Mods/» folder : etc... This PDF can be found here : https://drive.google.com/file/d/14JOz2Lcp54koclxN8x7sn9ObgaTa5rpA/view?usp=sharing and was in Harrier over PG -v20.33.03.zip file you downloaded... There are screenshots in this pdf to help installation can you confirm you have the good one please ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Well no big changes in this version. Change the ScriptsMod folder, and of course the new Indo-Pak War Mod if you play in Open Beta. I made little changes to Targetlist.lua but not really important so you don't have to change it : for Pakistan air forces I changed the Interception minimal number of fighters to 4 instead of 2. if you really want this option look in Active folder and change values in targetlist inside ) . I think that's all Use Nextmission.bat and your campaign should continue ... :thumbup:
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Yes it is in the db_loadouts.lua file in the Init folder ! If you want more JDAM for FA-18C you can try to change : [7] = { ["CLSID"] = "{FPU_8A_FUEL_TANK}", ["num"] = 7, }, [3] = { ["CLSID"] = "{FPU_8A_FUEL_TANK}", ["num"] = 3, },by [7] = { ["CLSID"] = "{BRU55_2*GBU-38}", ["num"] = 7, }, [3] = { ["CLSID"] = "{BRU55_2*GBU-38}", ["num"] = 3, },Using Notepad++ then generate a new mission with nextmission.bat
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hum may be 1 to 3 weeks for our version ... :music_whistling: ...If we don't have any problems
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
The simplest way is to comment this loss condition waiting for a debug (right click comment in notepad ) Envoyé de mon iPhone en utilisant Tapatalk
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Good find :thumbup: Are you sure the defeat was because you lost 15 aircrafts ? It's not the condition ... You should have lost 35 of your Squadron aircrafts to loose (reserve counts) ... Please put the attached file in your Images folder in your campaign folder :)
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Ok it seem that startup setting in Harrier over PG is little too long. Please open Camp_init.lua file in Init folder with Notepad++ and change startup time startup = 1200, --time in seconds allocated for player start-up To : startup = 600, --time in seconds allocated for player start-up Don't forget to use Firstmission.bat file to generate a new campaign ;) Be careful to have enough time to align INS ... Which version do you play : Stable released or OpenBeta ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
That's why Our campaigns are designed for Stable released DCS World :music_whistling: Try with attached file :thumbup: Indo-Pak_War_Mod.zip
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
So stay with this version :music_whistling:
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Yes it's really spectacular :thumbup: ... when it works ! I suppose it was before the new versions release ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
I confirm there must be a bug :(
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
If it works it’s really really cool thx for the tips :) Envoyé de mon iPhone en utilisant Tapatalk
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Thanks for your report : it’s a bad bug we never solved really... :( Envoyé de mon iPhone en utilisant Tapatalk
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Thanks for your report ! Few questions : - what was the B-52 target ? - did you used Mission planner to change you weapons ? - did you change the conf_mod settings : Triggerstart : false to true ? Envoyé de mon iPhone en utilisant Tapatalk
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
We reproduced your bug with a wrong camp_init.lua so if you changed it it should work now ... Insist to regenerate with first mission it should work. I will study the campaign to help mission generation ;) Envoyé de mon iPhone en utilisant Tapatalk
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Ok it doesn’t come from firstmission.bat file but there’s a problem with mission ending and generation of the files needed to prepare the next mission ... You changed Camp_init.lua file too I suppose ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
One last thing to verify : did you use Notepad++ to adapt campaigns to OpenBeta with ANSI or UTF8 codification ? Please verify the files you modified : all other codification will not work !
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Nice :thumbup:
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Ok can you do a simple verification : - Start the a campaign mission - Stop it - before accepting result and generating a new mission look in your Falcon over PG folder : there should be 3 other files than the usual Debug, Firstmission.bat and Skipmission.bat MissionEventsLog.lua for example ... If this file is missing at this moment it's a bug and You will have to wait for Miguel21 to look at this because I really don't know why it doens't work :( My version I uploaded is working fine ! :doh: It really could be a writing permission or a wrong path but all seems good ... Can you please try to compare paths on working and not working campaigns very carefully ? :huh:
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hum... I'm not the Code specialist :( Miguel is sleeping I think :smilewink: but it could be a writing permission in your folders ... Can you verify if you are in read only with Falcon campaign folders please ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Ok It happens when you use Firstmission.bat after adapting files to OpenBeta ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hornet over PG's Firstmission.bat is working ? DCE should not work with Saved games not being on C : unless you use virtual links ? Where is your DCS Word OpenBeta game installation ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Did you try the new one 20.33.03c ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Is your saved games on C: ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Can you try with the new file please : 20.33.03c ?
- 4194 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
