Jump to content

xvm alt mini map size


Recommended Posts

Posted

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.

  • Administrator
Posted

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
    },

 

  • Upvote 1
Posted (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 by Darth_Clicker

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.