Question:How do you unlock all official campaigns to v3.3.6?
Moderators: Order of Battle Moderators, The Artistocrats
Question:How do you unlock all official campaigns to v3.3.6?
How do you unlock all official campaigns to v3.3.6?
Thank you...
Thank you...
Last edited by bcnkor on Sat Apr 22, 2017 10:19 pm, edited 1 time in total.
-
bru888
- Order of Battle Moderator

- Posts: 6214
- Joined: Sun Jan 10, 2016 5:39 pm
- Location: United States
Re: Question:How do you unlock all official campaigns to v3.
I did this on the Campaigns screen with Kriegsmarine in focus:
Shift + C to open console
#gimmeall
Unlocks all scenarios for individual play despite campaign status (used only in the Main Menu screen).
Shift + C to open console
#gimmeall
Unlocks all scenarios for individual play despite campaign status (used only in the Main Menu screen).
- Bru
Re: Question:How do you unlock all official campaigns to v3.
bru888 wrote:I did this on the Campaigns screen with Kriegsmarine in focus:
Shift + C to open console
#gimmeall
Unlocks all scenarios for individual play despite campaign status (used only in the Main Menu screen).
bru888: +10 Thanks It works perfectly,
Re: Question:How do you unlock all official campaigns to v3.
bru888 wrote:I did this on the Campaigns screen with Kriegsmarine in focus:
Shift + C to open console
#gimmeall
Unlocks all scenarios for individual play despite campaign status (used only in the Main Menu screen).
Other questio Bru888: Is there any command to unlock the editor? For example to see all the submarines in surface and immersion mode (Inside the editor).
-
bru888
- Order of Battle Moderator

- Posts: 6214
- Joined: Sun Jan 10, 2016 5:39 pm
- Location: United States
Re: Question:How do you unlock all official campaigns to v3.
Submarines in the scenario editor seem fine to me. I just looked in on Wolf Pack and they are in there, available for editing. They are hard to see in the editor, that's all. I added a U-Boat here, in between the two SS Type VII's, and it shows up fine in the game.
More questions come to mind. You, or your namesake, asked a couple of years ago whether you could place submarines on the surface and adherbal said it could not be done. I don't see anything in the editor to indicate that has changed. Also, there does not appear to be a way to set current submarine battery strength.
More questions come to mind. You, or your namesake, asked a couple of years ago whether you could place submarines on the surface and adherbal said it could not be done. I don't see anything in the editor to indicate that has changed. Also, there does not appear to be a way to set current submarine battery strength.
- Bru
Re: Question:How do you unlock all official campaigns to v3.
bru888 wrote:Submarines in the scenario editor seem fine to me. I just looked in on Wolf Pack and they are in there, available for editing. They are hard to see in the editor, that's all. I added a U-Boat here, in between the two SS Type VII's, and it shows up fine in the game.
More questions come to mind. You, or your namesake, asked a couple of years ago whether you could place submarines on the surface and adherbal said it could not be done. I don't see anything in the editor to indicate that has changed. Also, there does not appear to be a way to set current submarine battery strength.
bru888:
Yes, thanks, I already found the option to enable the submarines (mode surface and immersion), deleted in the editor "noEditor" manually to each unit, but I asked if there was a command that would remove the "noeditor" on all units automatically .
---------------------------------
-Another question how do you record your changes in units.csv?
Path: \ Order of Battle - WW2_Data \ Content \ Data \ units.csv
I only work with the "notepad +" editor
(I think it is old exel 2007), with exel save the file "units.csv" - >> save as - >> other format - >> CSV type delimited with Commas * .csv and then in the "popup question" frame (DO NOT lose your features the file). But still I change the file and it does not work for me in the game, it only works for me with the "notepad +, and it keeps me well all separations with ;;;;"
Thanks for all your good answers
Re: Question:How do you unlock all official campaigns to v3.
You need to delete the noEditor trait from the desired units manually. There is no magic trick that I know off to do this in the blink of the eye.
Be careful with saving the csv file. The semikolons are necessary to make all work. I think Notepad should work fine enough to do some few changes. You could replace "noEditor" by "" nothing to quickly remove all these entries.
I highly recommend to make a backup of the whole installation folder before starting to modify the game. Besides that, I personally have also an extra backup of only the files I modify to quickly revert the game back to vanilla.
Be careful with saving the csv file. The semikolons are necessary to make all work. I think Notepad should work fine enough to do some few changes. You could replace "noEditor" by "" nothing to quickly remove all these entries.
I highly recommend to make a backup of the whole installation folder before starting to modify the game. Besides that, I personally have also an extra backup of only the files I modify to quickly revert the game back to vanilla.
Re: Question:How do you unlock all official campaigns to v3.
Horst wrote:You need to delete the noEditor trait from the desired units manually. There is no magic trick that I know off to do this in the blink of the eye.
Be careful with saving the csv file. The semikolons are necessary to make all work. I think Notepad should work fine enough to do some few changes. You could replace "noEditor" by "" nothing to quickly remove all these entries.
I highly recommend to make a backup of the whole installation folder before starting to modify the game. Besides that, I personally have also an extra backup of only the files I modify to quickly revert the game back to vanilla.
Horst:
Thanks for the reply, I imagined that we would not have a quick code. The units.csv file is the heart of the game to make it more real, it is very delicate to play everything fails for a space, with the exel would be perfect to change things but I do not get it to work. With the (notepad +) it goes well but it is not bad visibly.
Re: Question:How do you unlock all official campaigns to v3.
The problem with Excel is that it converts some cells in the units.csv file to dates, like an attack value 7-10.
You have to manually open the csv file from Excel within and configure the text-conversion assistant properly. The separation should be changed from tab to semicolons, and lastely you need to select all columns and change them from Standard to Text. The last change prevents Excel from automatically converting the cells to dates.
From this imported sheet, you should be able to make changes and simply save it (by default as csv) again. Try it if it works now.
You have to manually open the csv file from Excel within and configure the text-conversion assistant properly. The separation should be changed from tab to semicolons, and lastely you need to select all columns and change them from Standard to Text. The last change prevents Excel from automatically converting the cells to dates.
From this imported sheet, you should be able to make changes and simply save it (by default as csv) again. Try it if it works now.
Re: Question:How do you unlock all official campaigns to v3.
Horst: Thanks for the answer, if I am interested in using the Exel, please give me your screenshot of how you configure it, this is my opening and basic configuration with .csv format (I only have it in Spanish), give me your English capture You configured it to work with exel, thanks for everything.Horst wrote:The problem with Excel is that it converts some cells in the units.csv file to dates, like an attack value 7-10.
You have to manually open the csv file from Excel within and configure the text-conversion assistant properly. The separation should be changed from tab to semicolons, and lastely you need to select all columns and change them from Standard to Text. The last change prevents Excel from automatically converting the cells to dates.
From this imported sheet, you should be able to make changes and simply save it (by default as csv) again. Try it if it works now.
- Attachments
-
- Capturar-3.png (40.08 KiB) Viewed 4160 times
-
- Capturar-2.png (36.53 KiB) Viewed 4160 times
-
- Capturar-1.png (61.64 KiB) Viewed 4160 times
Re: Question:How do you unlock all official campaigns to v3.
Excel did not work properly for me, so I use Open Office.
Import details look like this:
Import details look like this:
- Attachments
-
- open office.jpg (50.07 KiB) Viewed 4146 times
Re: Question:How do you unlock all official campaigns to v3.
Capturar-1: nothing needs to be changed there, so continue there. Siguiente.
Capturar-2: check only Punto y coma, the semicolon. You should see all columns down there separated without the signs. Siguiente…
Capturar-3: Texto and select/mark all these colums down there by scrolling to the right and clicking the last one. You need to hold shift-key to keep all columns marked. Siguiente to finish the import-assistance.
In Erik’s example, all these Standard columns in Fields should normally be changed to Text like described above for Excel somehow. I guess Open Office doesn’t automatically convert some cell entries from text to dates then.
As long as colums like "inf att" won't show up any dates, the sheet should work fine.
Capturar-2: check only Punto y coma, the semicolon. You should see all columns down there separated without the signs. Siguiente…
Capturar-3: Texto and select/mark all these colums down there by scrolling to the right and clicking the last one. You need to hold shift-key to keep all columns marked. Siguiente to finish the import-assistance.
In Erik’s example, all these Standard columns in Fields should normally be changed to Text like described above for Excel somehow. I guess Open Office doesn’t automatically convert some cell entries from text to dates then.
As long as colums like "inf att" won't show up any dates, the sheet should work fine.
Re: Question:How do you unlock all official campaigns to v3.
------------------------Erik wrote:Excel did not work properly for me, so I use Open Office.
Import details look like this:
Erik and Horst thanks to both for the answer, with this I think that we will have all the solution to the access to be able to modify the units.csv a very important part of the game.

