-
Posts
942 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Miguel21
-
replace your line with this one start "Generate First Mission" cmd /k ""C:\Program Files\Eagle Dynamics\DCS World\bin\luae.exe" ..\..\..\scripts\BAT_FirstMission.lua" That's what I wrote to you before...
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Okay, please put here what's in the FirsMission.bat file. that we can move forward....
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
to go back to the lines of code to insert in FirstMission.bat, normally this line should fit your configuration, so you copy and paste it in: start "Generate First Mission" cmd /k ""C:\Program Files\Eagle Dynamics\DCS World\bin\luae.exe" ..\..\..\scripts\BAT_FirstMission.lua"
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
c:/program files/ eagle dynamics/dcs world/bin ???? There shouldn't be any space between..."program files/" and "eagle dynamics" Tests by removing the space Otherwise post here the entire line of firstmission.bat
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Okay, thank you. It looks perfect, except for the missing capital letters on the Mods, Campaigns and Mission and DCE folders, but I don't know yet if it will be important for the future, I'll test that. If not, there are still a few things we need to change: 1/ FirstMission.bat (you have to activate the file extension, otherwise on your side you only see FirstMission) Right-click on it with your mouse and choose "edit." you're gonna see a line like this: start "Generate First Mission" cmd /k ""D:\DCS World\bin\luae.exe" ..\..\..\Scripts\BAT_FirstMission.lua && exit" change it to fit your configuration: start "Generate First Mission" cmd /k ""C:\Program Files\Eagle Dynamics\DCS World\bin\luae.exe" ..\..\..\scripts\BAT_FirstMission.lua"- you can take out the "&&exit" part, so we can see if there are any error messages. 2/ - then you have to do the same (C:\Program Files\Eagle Dynamics\DCS World\bin\luae.exe) with the other two .bat files, : SkipMission.bat (or SkipMission for you) 3/ --> DEBUG_DebriefMission.bat (or DEBUG_DebriefMission for you) 4/ Finally: launch the FirstMission.bat file, it will generate your first mission with your own links of your configuration. Then launch DCS, then DCE, play the mission etc... 5/ if you have a new error window, explain us when it arrives: - When you run DCE? - after the end of the mission? - etc... try to be precise Thanks for your patience, the first installation of DCE is never easy.
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Thanks Maxsenna, but ^^ open "Snip & Sketch", it's the same thing :music_whistling:
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
So, before we go off on a wild goose chase, let's focus on the essentials: 1/ I need you to provide me with the printscreen of the DCE installation in DCS as for my image... 2/ Then that you provide me the one where you find the MissionScripting.lua file, with this same file opened. -on the other hand, I remind you that it is preferable that you make printscreen via the keyboard shortcut "windows key" with "shift" with "s". Also expands the tree structure on the left It's much more visible than on the phone. Translated with www.DeepL.com/Translator (free version)
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
I don't think so, it's not related to the mission but only to the MissionScripting file. You may have confused DCS with DCS.openbeta. Or you changed the encoding of the file which is no longer ANSI or UTF8 (only)
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hi Zionid It seems to me that this is a sanitizeModule reset bp, which comes after every DCS patch. You have to do what I explain to Sublime in the post just above, by modifying the MissionScripting file
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
now you have to modify the MissionScripting.lua file It is located there, in the core of DCS (not in the saved games part): ...\DCS World\Scripts\MissionScripting.lua With notepad++, encod UTF8 or ANSI https://notepad-plus-plus.org/downloads/
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
That's because we weren't finished Step by step ^^
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
No, absolutely not. DCS is divided into 2 parts: The first and most important part, the core is where you install it (by default I think: C:\Program Files.... DCS World. And this one, in general, you don't modify it (or very little). The second one (saved games), is dedicated for the game options that the user can modify without "damaging" the core, and many other things like mods...
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Well, now that we've finally found the right destination folder, you proceed with the installation as explained by Mbot. In the end, you're gonna have to find this
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hi In fact you're confused, we're not talking about saving a file or a folder, but about the folder called by Microsoft: "saved game", which, in your language (Spanish?) may be called something else. I'll be posting a picture soon.
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
If you want us to help you, please do this: https://forums.eagle.ru/showpost.php?p=4284222&postcount=1276
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
yes, this is possible, so in conf_mod, set this option to false : TriggerStart = false,
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hey, Barthek, I don't really understand your question. 1-Do you want a third airplane to fly in a multiplayer mission? --> if that's it, I can't do much, you'll have to modify the mission with the mission editor 2-Or do you want another type of plane in the second choice? --> in this case, you have 3 choices: -a where you edit the mission with the mission editor. -b where you change the campaign (check with Cef ^^) -c and if the aircraft type is in the campaign but not proposed in the 2nd aircraft type choice : you must add a line in this block in the conf_mod : -- mod M11 multiplayer playable_m = { [ "AJS37" ] = True, ["M-2000C"] = true, [ "F-15C" ] = True, ["FA-18C_hornet"] = true, [ F-5E-3 ] = True, [ "UH-1H" ] = True, [ "MiG-21Bis" ] = True, [ "F-14B" ] = True, [ "A-10C" ] = True, ["AV8BNA"] = true, [ "MiG-29A" ] = True, ["SA342M"] = true, ["F-16C_50"] = true, [ "Su-27" ] = True, }
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hi Sublime, Please, post your campaign installation like this: By clicking on the button "Managed Attachments" to send your screen
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hi, Jara. I "disappear" planes that land on carriers so that they don't touch each other in taxiing. Normally, DCE does not count these "disappearances" as destroyed aircraft.
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
The "old" campaigns were installed in the DCS folder (Release or OB). And doesn't really follow the after-sales service anymore ;) The new campaign is settling in the directory: Saved Games Users\YourName\Saved Games\DCS\Mods\tech\DCE And as OpenBeta is still buggy, for the moment we only provide support when TF74 and TF68 are installed in the release :) In conclusion, I propose you to install the last campaigns (TF74 and TF68) in Release Translated with http://www.DeepL.com/Translator (free version)
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hello Sublime Is this the last campaign? TF74 or TF68 On the Release version and not the Open Beta?
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Un GRAND merci à toi ^^
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
Hi Enyak Thanks for the info, here's a fix. Otherwise, it is to know that in multiplayer I voluntarily limit to 2 F14 on a CVN (client with AI) And I also limit F18s like this: 2 F18s (client with AI) 4 F18 (client only) Otherwise, there's not enough room to spawn on the CVN... ATO_FlightPlan.lua
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with:
-
When the wingman can take off from the CVN... Anyway, when it's playable whithout bug...
- 4153 replies
-
- mbot
- dynamic campaign
-
(and 1 more)
Tagged with: