I have studied RomanMan#3's tutorial on modding rome.lnt, but I am still confused as to how to accomplish my goal. I want to make the text in my mod's menu legibly read as "Roman Gods and Goddesses" in place of the current text which reads as "Provincial Campaign." I have been able to remove unwanted text, but not modify it in the manner that I seek. Is there a way to do this? If so please help me understand the way.
<UI piece>new_game_provincial_campaign
<identifier>UIP_PROVINICIAL_CAMPAIGN</identifier>
<Parameters>
<x>256</x>
<y>383</y>
<width>512</width>
<height>38</height>
<menu_id>provincial_campaign</menu_id>
<UI text>UI_NEW_GAME_PROVINCIAL_CAMPAIGN
<font_id>arial_split_CAF</font_id>
<align>centre</align>
</UI text>
<tool_tip_id>UI_NEW_GAME_PROVINCIAL_CAMPAIGN_INFO</tool_tip_id>
</Parameters>
<object_id>empty_push_button</object_id>
</UI piece>




Reply With Quote





