Page 1 of 1

Units.txt or Units.csv

Posted: Mon Sep 21, 2015 1:28 pm
by lionel1957
Does the game still use units.txt or units.csv with version 1.93 BOB?

How in the world do you edit units.csv?

RE: Units.txt or Units.csv

Posted: Mon Sep 21, 2015 3:53 pm
by Lukas
csv. You can import/edit it into Excel, OpenOffice Calc or Google Sheets. Just set the cell seperator to semicolon

RE: Units.txt or Units.csv

Posted: Thu Oct 01, 2015 10:31 am
by JosemiArias
I've trouble about editing units.csv file with Microsoft Office. Game doesn't launch when trying to edit file with it. Anyone has trouble like me? It was far easier for me to do it with former txt option.

RE: Units.txt or Units.csv

Posted: Thu Oct 01, 2015 4:55 pm
by Erik2
Some versions of Excel seems to mess up the file.
Open Office (free download) works fine for me.

RE: Units.txt or Units.csv

Posted: Fri Oct 02, 2015 11:15 am
by Lukas
Make sure if you export it also uses semicolon as separator, not comma. CSV means "comma separated values" so comma is probably the default, but I assume excel allows you to change that.

Using Google Sheets, I export as TSV (tab separated values) and then do a "replace all > tab > semicolon" on the content.

RE: Units.txt or Units.csv

Posted: Fri Oct 02, 2015 3:30 pm
by JosemiArias
It seems it works well with latest OpenOffice, setting only semicolon as separator. [:)]