Question on Dialogues

Thinkz

Chieftain
Joined
Jul 25, 2011
Messages
1
Location
Munich, Germany
Hi,

I'm currently trying to create a new dialogue for a new civ i made for personal use, but it doesn't wanna work.

I created a new xml file under: XML/NewText/LeaderDialog
and copied over already existing dialogues ( I think i copied the ones of this Greek)

<Row Tag="TXT_KEY_LEADER_ALEXANDER_AGREE_SHORT_6">
<Text>Mir bleibt wohl nichts übrig.</Text>
</Row>

(Don't wonder, my game is set to German)

these lines i already edited, and replaced Alexander with the other Leader's name.

Since this didn't work I played around at least 1 1/2 hours but still no solution.

Any help would be appreciated :cry:
Thanks in Advance

PS: I'm not sure whether this is the right section, but i couldn't find any other good place.
If It's wrong then I'm sorry.
And it seems I'm too silly to use the search function properly, sorry for that too.
 
That's not how XML modding works. You can't just create a new XML file in the regular directories and expect it to load into the game.

Go read Kael's modding guide, over in the References forum. It'll explain how to mod in new XML.
 
Back
Top Bottom