Map Reveal

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
TAT3R_
Burner Inserter
Burner Inserter
Posts: 16
Joined: Tue Sep 13, 2016 11:35 am
Contact:

Map Reveal

Post by TAT3R_ »

I tried all the google search map reveal commands they did nothing for example /c game.forces.player.chart(game.player.surface, {{x = -2048, y = 2048}, {x = 2048, y = 2048}}). Is there a mod or command that works with .13?

User avatar
Deadly-Bagel
Smart Inserter
Smart Inserter
Posts: 1498
Joined: Wed Jul 13, 2016 10:12 am
Contact:

Re: Map Reveal

Post by Deadly-Bagel »

Code: Select all

/c game.forces.player.chart(game.player.surface, {lefttop = {x = -2048, y = -2048}, rightbottom = {x = 2048, y = 2048}})
Money might be the root of all evil, but ignorance is the heart.

Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: Map Reveal

Post by Nexela »

Both versions of the command should work the same. however orignal post has a typo {{x = -2048, y = 2048}, {x = 2048, y = 2048}} should be {{x = -2048, y = -2048}, {x = 2048, y = 2048}}

TAT3R_
Burner Inserter
Burner Inserter
Posts: 16
Joined: Tue Sep 13, 2016 11:35 am
Contact:

Re: Map Reveal

Post by TAT3R_ »

Deadly-Bagel wrote:

Code: Select all

/c game.forces.player.chart(game.player.surface, {lefttop = {x = -2048, y = -2048}, rightbottom = {x = 2048, y = 2048}})
thanks for the reply. I tried that. The game told me to repeat because it disables achievements . I did it and it didnt reveal any of the map?

User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

Re: Map Reveal

Post by prg »

TAT3R_ wrote:thanks for the reply. I tried that. The game told me to repeat because it disables achievements . I did it and it didnt reveal any of the map?
That's quite a big area you're charting there, so it'll take a while. Try /c game.speed=100 or whatever your hardware can handle.
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

Post Reply

Return to “Gameplay Help”