Usefull and easy copy/past players command to generate your map while you're tinkering with RSO settings.
Most of you know them, but people like me that don't have a clue about commands/coding/searching on forum/wiki/reddit and stopped playing since a year wants to come back and have a shortcut to basic commands.
- Edited for 0.14 - Thanks Deadly-Bagel and Nexela
- Reveal 1024px around you:
Code: Select all
/c game.forces.player.chart(game.player.surface, {lefttop = {x = -1024, y = -1024}, rightbottom = {x = 1024, y = 1024}})
Code: Select all
/c game.forces.player.chart(game.player.surface, {lefttop = {x = -2048, y = -2048}, rightbottom = {x = 2048, y = 2048}})
Code: Select all
/c game.speed=10
Hopefully I helped you.
Thanks for this awesome mod <3