Page 1 of 1

[v0.12.29] Can i get the game to "redraw" the minimap

Posted: Thu Mar 31, 2016 3:10 pm
by Exentenzed
Hi, i was wondering if there was any command or such i could use to force the game to "redraw" the minimap in game.

I basicly exported the map i used to the editor, and changed it a bit, but after loading it up from scenarios, the minimap has not updated everything, there are chunks on the minimap which still shows the terrain/water that was there pre-edit. I managed to update some of them by placing entities in the chunks, but many of them are not accessible. Is there anything that would allow me to fix this whilst keeping the changes i've made?

Thanks for any and all answers. :)

Re: [v0.12.29] Can i get the game to "redraw" the minimap

Posted: Thu Mar 31, 2016 3:13 pm
by Oxyd
Sure:

Code: Select all

/c game.local_player.force.rechart()

Re: [v0.12.29] Can i get the game to "redraw" the minimap

Posted: Thu Mar 31, 2016 3:21 pm
by Exentenzed
Thank you, that worked perfectly.

Thanks for making this awesome game by the way. :)

Re: [v0.12.29] Can i get the game to "redraw" the minimap

Posted: Thu Mar 31, 2016 6:33 pm
by Koub
Exentenzed wrote:Thanks for making this awesome game by the way. :)
... And it's not even in its final form :)