-
Posts
1234 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by PB0_CEF
-
Yes it's really spectacular :thumbup: ... when it works ! I suppose it was before the new versions release ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
I confirm there must be a bug :(
- 4171 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
- 4171 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
- 4171 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
- 4171 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
- 4171 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 ?
- 4171 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 !
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Nice :thumbup:
- 4171 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:
- 4171 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 ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Ok It happens when you use Firstmission.bat after adapting files to OpenBeta ?
- 4171 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 ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Did you try the new one 20.33.03c ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Is your saved games on C: ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Can you try with the new file please : 20.33.03c ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Did you made the modification to adapt it to Open Beta ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
What version do you use 20.33.03 or 20.33.03b ?
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Fixed Falcon over PG version
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Please can you try to put the files I joined in your Init folder in Falcon over PG campaign : It should solve the problem (I hope :music_whistling: ) I obtain that : Communication: Package: 284.4 MHz, Radio 1 / Channel 1 Al Dhafra AB: 126.500 MHz, Radio 2 / Channel 1 AWACS: 163.2 MHz, Wizard81, Radio 2 / Channel 2 AWACS: 156.7 MHz, Magic31, Radio 2 / Channel 3 EWR: 153 MHz, Warrior, Radio 2 / Channel 4 EWR: 152 MHz, Darknight, Radio 2 / Channel 5 EWR: 151 MHz, Axeman, Radio 2 / Channel 6 Tanker: 121.125 MHz, Arco41, Radio 2 / Channel 7 Tanker: 165.125 MHz, Shell21, Radio 2 / Channel 8 Tanker: 127.45 MHz, Arco81, Radio 2 / Channel 9 Tanker: 124.55 MHz, Texaco11, Radio 2 / Channel 10 All seems good :) Init.zip
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
I think DCE will not be able to change its way of channel distribution : COM 1 is always for package and COM 2 for AWACS/Tanker/ATC For Tomcat campaign it's the same way : radio = { --range of radio frequencies of player aircraft [1] = { --radio 1 min = 225, --minimum radio frequency in mHz max = 399, --maxium radio frequency in mHz }, [2] = { --radio 2 min = 118, --minimum radio frequency in mHz max = 156, --maxium radio frequency in mHz }, }, So I will try those settings : radio = { --range of radio frequencies of player aircraft [1] = { --radio 1 min = 225, --minimum radio frequency in mHz max = 399, --maxium radio frequency in mHz }, [2] = { --radio 2 min = 108, --minimum radio frequency in mHz max = 173, --maxium radio frequency in mHz }, }, If you please can try this too and tell me if its good ... I will not have time to test it today sorry :( If it doesn't work we will try to flip frequencies between COM 1 and COM2 but I doubt because F-14 works like I mentionned without any problem (Mbot settings ! ) Thanks for your help :thumbup: Don't forget to regenerate a campaign with Firstmission.bat :smilewink: EDIT : after a quick test I think you are right : We have a problem ! It's not possible to flip settings because in DCE COM 1 is always the radio 1 in plane and COM2 the radio 2 so we will have to investigate to find a solution ... Maybe using other base_mission settings (Tower frequencies and fixed EWR adapted) I will look at that
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
In chuck’s guide I found : COM1 covers the UHF band (225.000 – 399.975 MHz) and is used for primary voice communications. • COM2 covers the VHF band (108.000 – 173.975 MHz) and is used as a backup for voice communications. Envoyé de mon iPhone en utilisant Tapatalk
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Good find ! I will try to solve that in the campaign_init.lua Envoyé de mon iPhone en utilisant Tapatalk
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Nice ! May be should you wait for Supercarrier module ? Envoyé de mon iPhone en utilisant Tapatalk
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
All campaign links updated :thumbup: I will try to update Over Caucasus and Iran-Irak War soon :)
- 4171 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with: