Hopefully I can help you, Rex.
For getting multiple armies playable in historical battles you need to edit the descr_battle.txt in the battle folder. First thing is to make sure both armies are in the "playable" section, which is near the beginning of the document.
Code:
playable
romans_julii
romans_brutii
end
nonplayable
end
Second thing that you need to do is remove the switch. This is in the "start of the battle section" area of the descr_battle.txt. You should see a line like this:
Code:
army romans_brutii, 0, no_withdraw, supporting_armies 0, fe_non_playable
All you need to do is delete ", fe_non_playable" and you're done.
As far as walls and settlements are concerned... I haven't had that much luck either. Whenever I add a settlement I get a CTD while I'm in the editor. It's very frustrating as it is holding up a battle I'm working on for EB. I've had a problem of no walls showing up for forts also, so unfortunately I can't help.
Bookmarks