Trying to change my custom factions ship style set to the new Raider style. This is the entry I changed to my factions xml file. This is causing the game to crash. I of course can select the Raider Ship Style using the in game faction editor, but I did my custom faction creating xml files. Anyone know what entry to put in to get the Raider ship style?
<ShipStyleSet>RaiderShipStyleSet</ShipStyleSet>
SOLVED: The correct entry is: <ShipStyleSet>UniversalShipStyleSet</ShipStyleSet>
This will get you the Raider ship style set for anyone else looking to try it out also.
If anyone also knows the correct entry to get the "Iconian Inverted" appearance, I'd greatly appreciate that. Every variation that I've tried hasn't worked.
Looking to change this to the Iconian Inverted; <Appearance>GC3_Iconian_Appearance</Appearance>
SOLVED: The correct entry is: <Appearance>GC3_Iconian_Appearance_R</Appearance>