Eldrac 4 Posted January 21, 2019 (edited) Im trying to create nations but i don't know how the name system work. If i create a nation called like "testitesti" and want the tag to be "tes" the name only comes out as "tes". I look how other nations files are like holy roman empire is "holy" yet they comes out as "Holy Roman Empire" but it does not work the same way for me. The best way i can get is the wiki page name right. Edited January 22, 2019 by Eldrac Quote Share this post Link to post Share on other sites More sharing options...
GreenMansLabs 51 Posted January 21, 2019 You go to /Age of Civilizations II/game/languages/civilizations/Bundle.properties and make a line there: <id> = <civ_name> Like: tes = testitesti Quote Share this post Link to post Share on other sites More sharing options...
Eldrac 4 Posted January 22, 2019 15 hours ago, GreenMansLabs said: You go to /Age of Civilizations II/game/languages/civilizations/Bundle.properties and make a line there: <id> = <civ_name> Like: tes = testitesti Ohhhh so it was their the names goes ^^ Thanks Quote Share this post Link to post Share on other sites More sharing options...