Mod for building stuff like in Sim city ?

This is the place to request new mods or give ideas about what could be done.
Post Reply
ozelot
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sun Apr 18, 2021 8:15 pm
Contact:

Mod for building stuff like in Sim city ?

Post by ozelot »

So, maybe the topic is a bit unclear, but is there a mod that allows me to build without having the character to run all over the map? Like in Sim city, you can build everywhere without having a character thans runs around. It's kind of annoing when i have built a bit base, and keep bumping into everything and i have to zig zag across the map if i have to pick up resources.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Mod for building stuff like in Sim city ?

Post by DaveMcW »

Code: Select all

/c game.player.character = nil

User avatar
Silari
Filter Inserter
Filter Inserter
Posts: 490
Joined: Sat Jan 27, 2018 10:04 pm
Contact:

Re: Mod for building stuff like in Sim city ?

Post by Silari »

That's what sandbox mode is. If you hit no to all the questions it doesn't add anything that's not in the normal freeplay scenario, and is otherwise the same except you don't have a character. The code posted above essentially does the same thing.

Alternatively I wrote a mod that disables player collision entirely, so you can run around without worry (mostly, you can still take damage from things), but you can still use armor and equipment (like personal roboports), which you can't do if you don't have a character.

Post Reply

Return to “Ideas and Requests For Mods”