Wingmate
Commander
- Joined
- Aug 31, 2008
- Messages
- 67
I would like to be able to change the text that appears when a civilization is destroyed to
"The endless thunder of (civ that destroys them adjective) troops have crushed the (whoever gets destroyeds civ adjective) into dust!!!"
but I cant find what to put for the civ that destroyes them I had this code
that works fine for when you destroy someone in a single game but if someone else destroys on it will come up with your civs adjectvie same in multiplayer games the message always comes up with your civadj instead of who destroyed thems.
if someone could please get back to me on this I would appreciate it.
"The endless thunder of (civ that destroys them adjective) troops have crushed the (whoever gets destroyeds civ adjective) into dust!!!"
but I cant find what to put for the civ that destroyes them I had this code
Code:
<TEXT>
<Tag>TXT_KEY_MISC_CIV_DESTROYED</Tag>
<English>The endless thunder of the [CT_CIV_ADJ] troops have crushed the %s1_CivAdj into dust!!!</English>
</TEXT>
that works fine for when you destroy someone in a single game but if someone else destroys on it will come up with your civs adjectvie same in multiplayer games the message always comes up with your civadj instead of who destroyed thems.
if someone could please get back to me on this I would appreciate it.