mmyers

Results 5 comments of mmyers

What game are you working with? In most Paradox games, you'll need to make a history file for the province to set the city name and population (you can use...

To change the name later in the history, I believe you would need a block like this: ``` 1870.1.1 = { name = "New City Name" } ``` Pop modding...

Current solution as of 0.9.7 is to use the areas/regions/super-regions/continents mode to view. To edit, use multi-selection to create the desired list of provinces, then copy the province IDs and...

This will likely require a rewrite of [FilenameResolver](https://github.com/mmyers/eug/blob/master/eugFile/src/eug/shared/FilenameResolver.java). But if successful, this would make the editor compatible with HOI3: Their Finest Hour, which for some reason implements the expansion pack...

More specifically, doing a force reload only reloads history files, not map files.