How to turn cliffs off by default ?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Recon777
Filter Inserter
Filter Inserter
Posts: 272
Joined: Fri Jun 10, 2016 4:04 am
Contact:

How to turn cliffs off by default ?

Post by Recon777 »

Can anyone tell me if cliffs can be off by default? I find them annoying. They were intriguing at first, but really, they just get in the way and it'd be nice to not have to remember to turn them off when making a new map. The way you turn them off isn't exactly obvious either in the current UI.
Koub
Global Moderator
Global Moderator
Posts: 7955
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: How to turn cliffs off by default ?

Post by Koub »

[Koub] Split from FFF topic, and made into its own thread in Gameplay help
Koub - Please consider English is not my native language.
User avatar
dog80
Filter Inserter
Filter Inserter
Posts: 291
Joined: Thu Dec 08, 2016 11:57 pm
Contact:

Re: How to turn cliffs off by default ?

Post by dog80 »

/c game.players[1].insert{name="cliff-explosives",count=1000}
Recon777
Filter Inserter
Filter Inserter
Posts: 272
Joined: Fri Jun 10, 2016 4:04 am
Contact:

Re: How to turn cliffs off by default ?

Post by Recon777 »

dog80 wrote:/c game.players[1].insert{name="cliff-explosives",count=1000}
That's not a viable solution. Especially for those playing vanilla w/o cheats.
The question is about making it a default map option to have cliffs off.
Zavian
Smart Inserter
Smart Inserter
Posts: 1655
Joined: Thu Mar 02, 2017 2:57 am
Contact:

Re: How to turn cliffs off by default ?

Post by Zavian »

Well in terms of changing the default in a stock vanilla install, then there are two choices, either default off or default on. If they default on, then players who don't like cliffs will probably notice the option to turn them off. If they default on, then some players who would like them, might never even be aware that cliffs are a map generation option. Additionally people who like cliffs can make an even stronger argument for them being on by default, because you can always use cliff explosives to remove any unwanted cliffs, whilst there is no equivalent stock way to add cliffs if they are disabled at map generation. So I think the right default value for the game cliffs on at some sort of moderate level. Possibly the best remaining option for you would be convincing the devs to make the game remember your last used map generation options across sessions.
zOldBulldog
Smart Inserter
Smart Inserter
Posts: 1161
Joined: Sat Mar 17, 2018 1:20 pm
Contact:

Re: How to turn cliffs off by default ?

Post by zOldBulldog »

It is not too hard to change map options before generating the map.

Buuuut... perhaps you indirectly hit what could be a powerful - and probably easy to implement - suggestion for enhancement:

- In the map generation options screen add two buttons:. "Save these settings as the default" and "Reset default to factory settings". (With better names of course)

That would not only let you save your Cliffs preference as the default but all of the options configured to exactly what you want as the new default, plus go back to "just as it came from the download" if you end up completely messing up the options and can't remember how to go back. And from the perspective of coding it, it should be as easy as saving all the values to a properties file to be read later... Just a few hours of coding and a few more of testing. What is usually called "low hanging fruit".
mrvn
Smart Inserter
Smart Inserter
Posts: 5969
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: How to turn cliffs off by default ?

Post by mrvn »

Instead of saving it as default save it under a custom name. There already are settings for default, Railworld, Marathon. No reason why the user can't add more. And map generation already defaults to using the same settings as the last time.
Koub
Global Moderator
Global Moderator
Posts: 7955
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: How to turn cliffs off by default ?

Post by Koub »

The ability to create custom presets for new maps has been requested/suggested, especially in the relevant FFF topic (viewtopic.php?f=38&t=60870 if I'm not mistaken, I lack the time to double check).
Koub - Please consider English is not my native language.
Post Reply

Return to “Gameplay Help”