I'm commissioned by one of the factions. I remember that in previous versions you could choose if you want to keep a planet/starbase for yourself, or give it to that faction after an invasion. Now it seems to go under the faction's banner by default. Am I missing something? How do I conquer "for myself"?
Look in the ground battle intel after winning, there's buttons to take control or buy governorship.
Don't know why I can't invade now. After defeating the station and fleet, the invade option didn't appear and it's still a greyed "engage the defenders". Any clues?
It looks like the Nex dialog isn't even running, that's the vanilla dialog or something that looks like it. Some other mod might be overriding it, though hard to tell which one.
If you're using Crew Replacer, try updating the mod, and/or leaving and re-entering the menu. Otherwise, it may be possible to find the mod causing the problem:
- Find in Files with Notepad++ or similar, for "marketHostileSel" in the mods/ folder (looking only in files named rules.csv)
- See if any mod other than Nex has one of these. If the mod isn't configured for compatibility, it may override Nex's own copy of the rule when it shouldn't.
Example from my modlist (although both Interstellar Imperium and Starship Legends should work fine, they do in my own playing):
Search "marketHostileSel" (3 hits in 3 files of 113 searched)
H:\Program Files (x86)\Fractal Softworks\Starsector\mods\Imperium\data\campaign\rules.csv (1 hit)
Line 108: IIMarketHostileSel,DialogOptionSelected,"$option == marketConsiderHostile
H:\Program Files (x86)\Fractal Softworks\Starsector\mods\Nexerelin\data\campaign\rules.csv (1 hit)
Line 274: marketHostileSel,DialogOptionSelected,$option == marketConsiderHostile,Nex_MarketCMD showDefenses,,,
H:\Program Files (x86)\Fractal Softworks\Starsector\mods\Starship Legends-2.2.2\data\campaign\rules.csv (1 hit)
Line 14: sun_sl_marketHostileSel,DialogOptionSelected,$option == marketConsiderHostile score:1001,SL_ShowMarketDefenses showDefenses,,,