How can I override the freeplay scenario with my own?
How can I override the freeplay scenario with my own?
I'd like to completely override the freeplay scenario with my own for multiplayer. How would I do this without overwriting the base scenario?
Re: How can I override the freeplay scenario with my own?
Make a subdirectory in scenarios/, put a control.lua with your own fun stuff in there.
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!
Re: How can I override the freeplay scenario with my own?
Did that, it still uses the core Freeplay scenario when you start a new map. In single player there is a way to select a scenario but that doesn't exist for multiplayer.prg wrote:Make a subdirectory in scenarios/, put a control.lua with your own fun stuff in there.
Re: How can I override the freeplay scenario with my own?
Right, seems like you need to start the scenario in single player, then save that and start a multiplayer game with that save. Might be worth a feature request to be able to do this directly.
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!