• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

LegendGamer

Recruit
May 3, 2018
6
0
Hi modders! If not difficult, can anyone make a small mod that will not completely update the building during the repair?
I want the building to remain dusty after the renovation-it's more beautiful for video recording.
Can anyone do that?
 
Pretty simple mod, so I'm not going to stick it up on nexus
https://github.com/ChoGGi/SurvivingMars_CheatMods/tree/master/Mods ChoGGi/Buildings Always Dusty
grab the mods archive from
https://github.com/ChoGGi/SurvivingMars_CheatMods/archive/master.zip

I included a commented out script that'll remove the dust setting, see script.lua (remove the --[[ --]] to use it).
hello! Sorry!
I tried to do as you said, but the mod did not appear in the list of mods in the game! Perhaps this is due to the update of the "Curiosity"?


Installed in the same folder where the rest of the modifications. Similar to everyone else. It's not working :(
He needs some additional modifications?
 
I have an idea for a modification - to erect monuments to the fallen drones / Rovers. And also to make some monuments to the colonists.

Or just some signs.
Also there are no roads on Mars. That would be cool !. For example, on the roads drones and Rovers move faster. I think that's an interesting idea.
 
As long as you can import the model into blender then it should be fine?
Check your SM folder for \ModTools\Docs\ModItemEntity.md.html to see what needs to be done, you could also ask on the discord channel https://discord.gg/y5qDRT3 there's a pinned msg with a tutorial there.

If you make some models for the monuments I'll do the code