• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

[A19] Stainless Steel Again

Thats how I did mine, 1 Issue I think I found Stability Glue if its higher than 300 Theres a chance everything will fall if its within a 1 block max limit... I tested this myself & the hole lot wobbled & then fell, All blocks fell even the ones with support ?
Is this an issue with the core game or with the stability glue itself, I tried 400 & 500 & both did the same, Collapsed....
The game itself can only support 15 unsupported blocks on any side, that's a hard coded value it seems.

 
The game itself can only support 15 unsupported blocks on any side, that's a hard coded value it seems.
IS This new for A 18 .. I used to build large floating bases and had no issues in A 16 - 17 .. Today I tried your mod and everything collapsed when I started to remove 1 block on a wooden roof. Just wondering ..

I was on day 28 horde and 2 hours to go .. But Now will start a new game … no since in trying to recover this game _ GS 164 on Survivalist @ 32 Bldmoon

 
i dont see icon from the steelpolish ......why ???


Hi DanielHazmat

I don't know if I have to see the name of the folder, the name you put in modinfo.xml, so that it doesn't display the icon correctly.
Edit in modinfo.xml the name to FGStainlessMod and check if it solves

 
<?xml version="1.0" encoding="UTF-8" ?>
<xml>
    <ModInfo>
        <Name value="Flexible Games Stainless Steel Mod" />
        <Description value="Make your bunker shine with Stainless Steel!" />
        <Author value="Buggi" />
        <Version value="A18" />
        <Website value="https://www.youtube.com/c/FlexibleGames" />
    </ModInfo>
</xml>
 

 
<?xml version="1.0" encoding="UTF-8" ?>
<xml>
    <ModInfo>
        <Name value="Flexible Games Stainless Steel Mod" />
        <Description value="Make your bunker shine with Stainless Steel!" />
        <Author value="Buggi" />
        <Version value="A18" />
        <Website value="https://www.youtube.com/c/FlexibleGames" />
    </ModInfo>
</xml>
 


So it would be:

<?xml version="1.0" encoding="UTF-8" ?><xml>    <ModInfo>        <Name value="FGStainlessMod" />        <Description value="Make your bunker shine with Stainless Steel!" />        <Author value="Buggi" />        <Version value="A19" />        <Website value="https://www.youtube.com/c/FlexibleGames" />    </ModInfo></xml>
 

 
ok i try. i come with resolt in 5 minutes .

i change ...didnt works....same problem..i dont see icon steelpolish :(


This is very strange, they already asked in a previous comment, but he did not give the solution, he only said that if there was an icon, he will leave the Check and in a moment I will tell you.

 
I changed the modinfo.xml file with the new name and so forth but the icon is still missing. Any idea on what might be wrong? 

 
Another update, same link. Added some progression details that should unlock the recipes correctly.

 
I gave the author 1 more update for this mod.

Update Notes :

1. Returns the Stainless to the downgrade path correctly so it will revert to Steel when destroyed not Concrete. This improves the defensive quality substantially and fully restores the Stainless blocks to the upgrade/downgrade system. 
2. Tweaked the 1x Polish per upgrade to 4 and increased the Hits needed to upgrade to match the rest of the vanilla blocks(4x stone hammer and 1x nailgun).
3.  As a final edit I decided to use the local icon for the legacy polish to enable server side only requirement which eliminates the need for the client to have the mod to operate. I did not remove the custom icon, I only commented it out so the server administrator can decide if they want all clients to download the mod or use it as a standalone.

Please, if you find any other bugs with the mod let me know and I will be happy to take a look at it. I did these updates on my private server and tested with a group to make sure they all work properly so far. These updates should almost complete this mod and fully return the Stainless to near vanilla standards. 

 
Back
Top