Page 1 of 1

[0.11.10] Map editor Mini map break

Posted: Fri Jan 09, 2015 8:03 am
by DraLUSAD
i've built this map from the grounds up (on of my own maps which I call it a practice playground) now upon playing it, it does not load the chunks on the mini map, i think this also makes the bitter nests/mobs confused too, only way is to find them, and lure them back to base

(Check mini map, top right)
https://www.dropbox.com/s/2rrrf98231a14 ... 8.png?dl=0

Re: [0.11.10] Map editor Mini map break

Posted: Wed Jan 14, 2015 12:57 pm
by kovarex
Oh, the problem is, that the minimap is probably just not updated, start calling

Code: Select all

/c game.player.force.rechart()

Re: [0.11.10] Map editor Mini map break

Posted: Wed Jan 14, 2015 1:08 pm
by kovarex
I need to get the scenario to see what is wrong exactly.