well in the americas campaign if you where the spanish and captured tenochtitlan it wood rename to mexico city so can this be done for the origanal m2tw campaign and if so hows it done![]()
well in the americas campaign if you where the spanish and captured tenochtitlan it wood rename to mexico city so can this be done for the origanal m2tw campaign and if so hows it done![]()
Try this instead:
It won't run that condition mentioned in the tutorial again and again it will fire only when the event takes place.Code:declare_counter Tenochtitlan_Spain monitor_event GeneralCaptureSettlement SettlementName Tenochtitlan and FactionType spain and I_CompareCounter Tenochtitlan_Spain = 0 set_counter Tenochtitlan_Spain 1 change_settlement_name Tenochtitlan Mexico end_monitor monitor_event GeneralCaptureSettlement SettlementName Tenochtitlan and FactionType aztecs and I_CompareCounter Tenochtitlan_Spain = 1 set_counter Tenochtitlan_Spain 0 change_settlement_name Tenochtitlan Tenochtitlan end_monitor
And just put these values in the expanded.txt file in the data\text folder:
Code:{Tenochtitlan}Tenochtitlan {Mexico}Mexico