Adding new faction to map?
Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:57 am, edited 1 time in total.
- MustaphaTR
- Posts: 203
- Joined: Mon Aug 04, 2014 6:38 am
- Location: Kastamonu, Turkey
Re: Adding new faction to map?
AFAIK you can only get Turkey/Spain/Greece on RA and Fremen/Corrino/Mercenaries/Smugglers on D2k on a modmap as those have their UI stuff coded in. You just need to code world.yaml and prerequisite stuff for RA factions. D2k factions are already coded in world.yaml, you just need to make them Selectable.
Chrome.yaml stuff cannot be edited on maps. You need own mod for that.
Chrome.yaml stuff cannot be edited on maps. You need own mod for that.
Re: Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:57 am, edited 1 time in total.
Re: Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:57 am, edited 1 time in total.
Re: Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:57 am, edited 1 time in total.
Re: Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:57 am, edited 1 time in total.
- Graion Dilach
- Posts: 277
- Joined: Fri May 15, 2015 5:57 pm
Re: Adding new faction to map?
The problem is the UI, as said. Unlike units/weapons, UI is haevily intersected with the codebase and ain't even remotely as dynamic as the game itself is. And countries do affect UI through sidebars and whatnot.
Re: Adding new faction to map?
.
Last edited by pointbreak on Sun Apr 20, 2025 10:56 am, edited 1 time in total.
Re: Adding new faction to map?
#3012 is the issue tracking this feature.