I see, well, that's okay.
I need help on how to edit the save version 23 for 24.
More countries!!! More money for the god of money....
1.
Open the save in a text editor. Back up your save.
2. Open the save in a text editor. (Notepad++, VS Code, EditPad, or something like that.)
3. Find your countries section.
4. Pick some country with low donations; Iceland should be a good example. It should look something like this:
- type: STR_ICELAND
funding:
- 38000
- 39000
- 42000
(...)
activityXcom:
- 32
- 0
- 0
(...)
activityAlien:
- 0
- 0
- 0
(...)
5. Copy the entire country block as seen above.
6. Rename the type to a new country you want to add (STR_ICELAND to, for example, STR_ECUADOR).
7. repeat for the rest of he new countries.
Country IDs can be found in countries_XCOMFILES.rul.
EDIT:
Version 2.4.1 has been released.- New Urban Roads block (scooter by Brain_322).
- Flash resistance on Shock Armor.
- Added missing Hybrid Assault Armor Pedia article.
- Fixed Croc Raid spawning in Antarctica.
- Fixed one zone around Hawaii.
- Fixed Avenger/Dropship cockpit (by Buscher).
- Fixed MiB Pilot corpse graphics.