Darth_Clicker Posted September 8, 2016 Posted September 8, 2016 Has anyone figured out how to increase the size of the alt mini map that is centered on the screen? I may be blind, but I do not see any pixel settings in the xvm file....maybe I am looking at the wrong file. Quote
Moderator Quaksen Posted September 8, 2016 Moderator Posted September 8, 2016 (edited) "pixelsBack" in minimap.xc, I think Though it might be an old option.. Edited September 8, 2016 by Quaksen Edited Quote
Administrator Aslain Posted September 8, 2016 Administrator Posted September 8, 2016 minimap.xc "zoom": { // Zoom index value for minimap zoom key (0..5). // Значение масштаба миникарты при нажатии клавиши масштаба (0..5). "index": 5, // false - does not set zoomed minimap at display center. // false - не устанавливать увеличенную миникарту по центру экрана. "centered": false }, 1 Quote
Darth_Clicker Posted September 8, 2016 Author Posted September 8, 2016 (edited) 16 minutes ago, Aslain said: minimap.xc "zoom": { // Zoom index value for minimap zoom key (0..5). // Значение масштаба миникарты при нажатии клавиши масштаба (0..5). "index": 5, // false - does not set zoomed minimap at display center. // false - не устанавливать увеличенную миникарту по центру экрана. "centered": false }, I figured that out a few minutes before you posted this. thanks. I was hoping to make it larger than 5. looks like you can only make it smaller. Edit: I just realized what the "(0..5)" means....it is the range of zoom adjustments....duh. Oh well. Maybe some miracle will happen in the future. A larger mini map would be better in my opinion. Now, the standard mini map can be larger than the zoom. 47 minutes ago, Quaksen said: "pixelsBack" in minimap.xc, I think Thanks for trying. I think that was in the old system. using the +/- keypad keys will toggle the zoomed minimap through the 5 different sizes. Similar to the same you can do with the normal mini map. It is just that the normal mini map has larger sizes. Edited September 8, 2016 by Darth_Clicker Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.