Jump to content
Korean Random

Size of minimapAimIcon


Recommended Posts

Hello,

 

is there any way to adjust size of minimapAimIcon in config? The thing is, when the minimap is enlarged, this minimapAimIcon looks really ugly (large pixels) compared to every other graphics on minimap. So I want to use relatively large image (100px x 100px) and shrink it via config file. Is that possible?

 

For example this does not work for me, the image is not displayed at all:

"minimapAimIcon": "<img src='xvm://res/MinimapAim.png' width='10' height='10'>",

Thanks in advance.

Link to comment
Short link
Share on other sites

Hello,

 

is there any way to adjust size of minimapAimIcon in config? The thing is, when the minimap is enlarged, this minimapAimIcon looks really ugly (large pixels) compared to every other graphics on minimap. So I want to use relatively large image (100px x 100px) and shrink it via config file. Is that possible?

 

For example this does not work for me, the image is not displayed at all:

"minimapAimIcon": "<img src='xvm://res/MinimapAim.png' width='10' height='10'>",

Thanks in advance.

If I understand correctly , yes , it is possible ... to create in the graphic editor image size of 100 * 100 , and since using the Height / Width adjusts the size of the game

Link to comment
Short link
Share on other sites

Creating image 100 x 100px is not a problem. But I dont know how can I change its height/width in game. The code I wrote above doesnt work...

Why did you decide that this code does not work ? to xvm.log all clean , I did not notice the error ...

Try to change the setting Width / Height

-=-=-=-=-

"minimapAimIcon": "<img src='xvm://res/MinimapAim.png' width='50' height='50'>",

Edited by ViviSEctoR
Link to comment
Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...