i dont know if its possible. but can you make a mod that enables the ship fabricator is Abandoned mode? or a mod that simply adds back the normal stations (even if no npcs) i just want to use a cutom ship in that mode
You guys should really learn to check when a creator last went online on the Nexus. Bomber's been away from their setup for awhile. I reached out to them and asked, and they said they'll see what they can do when they're able.
Quick Update while I work on getting colour customization fully working:
1) The customized ships will revert back to a randomized solar once the mod is removed, but will regain their built appearance if the mod is re-installed. This is due to the fact that all of the customization descriptors are custom made, and none exist in vanilla.
2) A LUA for the mod is currently unavailable as I work in No Man's Sky: Mod Builder, which uses C# scripts. I'm working on porting the script over to LUA, but please be patient as this may take a while, given I have little experience withe AMUMSS.
I'm neither brave enough, nor free enough to be able to sift through the piles upon piles of nested descriptors for the Sentinel Ships, but I think you'll find a (simplified) version by FriendlyFirePL right here :)
You can extract the lua yourself, just put the pak in the ModScript folder in AMUMSS with nothing else in the folder and it'll extract instead of compiling, iirc.
That works only when 1) the mod in question was compiled using AMUMSS and 2) the mod author left the default option to include LUA script inside the pack. In case of this mod condition 1 is not met - the mod was created using NMS Mod Builder.
31 comments
developer, plz I love this mod
1) The customized ships will revert back to a randomized solar once the mod is removed, but will regain their built appearance if the mod is re-installed. This is due to the fact that all of the customization descriptors are custom made, and none exist in vanilla.
2) A LUA for the mod is currently unavailable as I work in No Man's Sky: Mod Builder, which uses C# scripts. I'm working on porting the script over to LUA, but please be patient as this may take a while, given I have little experience withe AMUMSS.