Databases

Armored Brigade is a real-time tactical wargame, focusing on realism and playability
Post Reply
User avatar
22sec
Posts: 1238
Joined: Sat Dec 11, 2004 4:09 pm
Location: Jackson, MS
Contact:

Databases

Post by 22sec »

So I copied thyou default database and then renamed it so I could edit it, however the game is not recognizing it.
Flashpoint Campaigns Contributor
https://twitter.com/22sec2
User avatar
Veitikka
Posts: 1512
Joined: Sun Jun 24, 2007 10:11 pm
Location: Finland
Contact:

RE: Databases

Post by Veitikka »

Open the game's data\database folder. There you'll find the 'default' folder, which is the official database. Make a copy of it. In the new folder, open the 'eras.xml' file. I recommend using an advanced text editor such as Notepad++ when you need to edit the files manually, so the file contents won't be messed up. In the .xml file, you see this line:

Code: Select all

<string name="databaseID" value="default" />

You must put your database ID there. For example:

Code: Select all

<string name="databaseID" value="myDatabase" />

After this, when you run the settings launcher, you should have your database selectable in the database dropdown menu. Select it, and go to the in-game database editor, and the content should be editable there!
Know thyself!
User avatar
22sec
Posts: 1238
Joined: Sat Dec 11, 2004 4:09 pm
Location: Jackson, MS
Contact:

RE: Databases

Post by 22sec »

Makes sense. I simply changed the folder name.
Flashpoint Campaigns Contributor
https://twitter.com/22sec2
Post Reply

Return to “Armored Brigade”