Modding OOBs
Modding OOBs
I have been looking for step by step instructions for modding OOBs on SOW. I'm sure it's out there and I'm not seeing it. I've created a few but I can't get them working in game. I have OpenOffice and I'm having a lot of trouble understanding the issue. I open the file in OO and it does not line up as it should. There is a cell for each word and that messes up the rows. Very confusing and I have not found anyone else who's had the problem. Any opinions would be helpful and thank you.
Re: Modding OOBs
What version of OO are you using. I used OO extensively during the development of Waterloo with no problems.
-Jim
-Jim
"My God, if we've not got a cool brain and a big one too, to manage this affair, the nation is ruined forever." Unknown private, 14th Vermont, 2 July 1863
Re: Modding OOBs
If you download and install the SDK, many of the OOBs have descriptions for each column. For further data, within SDK folder, open the logistics folder. Open that and there should be a unitattributes.csv file which contains more detailed definitions of the numeric attributes and such.
http://www.norbsoftdev.net/forum/modifi ... er-16-beta
http://www.norbsoftdev.net/forum/modifi ... er-16-beta
Sorry. I suffer from a serious case of typosis. Don't worry, it's not contagious 

Re: Modding OOBs
Thanks for the reply. I have version 4.1.1 and Windows 8...if that matters.
Re: Modding OOBs
Thanks Garyknowz. There is something I'm missing in OpenOffice that is causing my columns to act strangely. Does this look right to you?
- Attachments
-
- SampleOOB.PNG (166.92 KiB) Viewed 599 times
Re: Modding OOBs
NO , that is not the correct way of doing it!Does this look right to you?
It appears that you are adding too many comma’s which is messing up the format of the other-columns.
Such as… the first and last name of any Commander should be in the same column, and not in different columns as your example.
Example : General Robert E Lee would be together, not separated in different columns such as …Robert , E , Lee .
The best way of learning would be to edit an existing OOB until you feel comfortable enough to make your own one.
This will allow you to learn how the OOB is structured.
davinci
The only true logic is that, there is no true logic!
-
- Reactions:
- Posts: 2171
- Joined: Sat Dec 24, 2011 4:49 am
Re: Modding OOBs
DaVinci - 9thBtn MOS has already said he is not adding any commas - I see none, nor any illegal characters in that image. For him OO and Win 8 are combining to mess up the spreadsheet layout.
I don't know whether it was on this forum or another but I do recall hearing that OO can do odd things with Win 8.
9thBtn MOS - is there an update for OO out there that will help?
You could edit your csv files in a plain text editor such as notepad, though that requires a little more skill and familiarity with csv file structure as obviously there's no cells to line things up neatly and you have to count commas between entries.
I don't know whether it was on this forum or another but I do recall hearing that OO can do odd things with Win 8.
9thBtn MOS - is there an update for OO out there that will help?
You could edit your csv files in a plain text editor such as notepad, though that requires a little more skill and familiarity with csv file structure as obviously there's no cells to line things up neatly and you have to count commas between entries.
HITS & Couriers - a different and realistic way to play SoW MP.
Re: Modding OOBs
Saddletank, I think I am up to date with OO. I will check again.
Davinci, This OOB is from the Blenheim mod. I have not added or removed anything. The spacing between the names is an example of the problems I am having. This OOB is "SB". When I look at a non "SB" OOB the problem is not there.
Thanks for the help from both of you.
Davinci, This OOB is from the Blenheim mod. I have not added or removed anything. The spacing between the names is an example of the problems I am having. This OOB is "SB". When I look at a non "SB" OOB the problem is not there.
Thanks for the help from both of you.
Re: Modding OOBs
My Bad, do a Google Search as it appears that some users have to
revert back to a previous version such as O.O. version 3.4.1 to solve
their problems on Windows 8.
davinci
revert back to a previous version such as O.O. version 3.4.1 to solve
their problems on Windows 8.
davinci
The only true logic is that, there is no true logic!
Re: Modding OOBs
I may have to try that, but I'm not sure how. Thanks