So I tried figuring this out myself, but couldn't get it to work right.
What I want to do is edit the New Hope Level 02 campaign map then use it as a free play map. I really like the layout of the map and the starting materials, but it caps me off at the trains research and won't let me advance to rockets and end game. So I want to edit it, add in more ores and stuff so I have enough then play it to the end.
I've been able to edit it how I want and load it up, but it still caps me off at the trains research.
Is there a way around this? Other than editing a brand new map to be exactly the same as the New Hope Level 02. (which also doesn't really work because I can't seem to edit the player inventory to have what the campaign map has)
For anyone wondering why I don't just edit a new seed and play from the beginning, I hate starting out in games. I don't like having to setup my base from the ground up. The New Hope Level 02 has a perfect balance between starting materials but not so much where I have everything right off of the bat.
Edit campaign map for use in freeplay
Re: Edit campaign map for use in freeplay
Code: Select all
/c game.player.force.enable_all_technologies()
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!
Re: Edit campaign map for use in freeplay
prg wrote:Code: Select all
/c game.player.force.enable_all_technologies()
Well.... I feel like an idiot now.
Thanks man!