Family tree error? People die twice?!
Is it just me in thinking the people of this EB world are weird? They die twice!
On my Casse family tree, each dead member I click gives some info at the bottom of the window like Caradog for example "Died of the plague:371bc, Died peacefully:272BC"
Why is that? Does it mean something else I don't quite understand?
Thanks
David
Re: Family tree error? People die twice?!
That problem is known and has been fixed in the coming patch. If you can't wait a little while longer for that, then I know malrubius posted a fix somewhere on these forums. I can't find it at the moment though.
LE
EDIT: Ah I found it:
Quote:
Originally Posted by Malrubius
Find this in your Data\text\strat.txt file:
Code:
{SMT_DEFEATED_BY_SLAVE}
and change it to this:
Code:
{SMT_DEFEATED_BY_SLAVE} ~~~~~~~~~~~~~~~~~~~~~
And it should be fixed.
Re: Family tree error? People die twice?!
Quote:
Originally Posted by LordElrond
That problem is known and has been fixed in the coming patch. If you can't wait a little while longer for that, then I know malrubius posted a fix somewhere on these forums. I can't find it at the moment though.
LE
EDIT: Ah I found it:
Thanks muchly!