Jump to content

Render Range Change.


Recommended Posts

  • Moderator

You can easily do that yourself, or wait till Aslain releases the next update.

minimap.xc contains the true/false toggle for the square

and the circle can be added in minimapCircles.xc :)

{ "enabled": true, "distance": 564,          "scale": 1, "thickness": 0.75, "alpha": 70, "color": "0xFF0000" },

Recommended: Notepad++

  • Upvote 1
Link to comment
You can easily do that yourself, or wait till Aslain releases the next update. minimap.xc contains the true/false toggle for the square and the circle can be added in minimapCircles.xc :) { "enabled": true, "distance": 564, "scale": 1, "thickness": 0.75, "alpha": 70, "color": "0xFF0000" }, Recommended: Notepad++

 

That is exactly how I edited my file to show the new render distance. The hex code at the end can be changed to any color you choose, just pull up a list online if you do not know them by heart. I used to do that to my old XVM files back in the day.

 

To get to the minimapCircles.xc file, go to your WOT install location. Then click on: res_mods > configs > xvm > Aslain.     Open the file with notepad, then find where it says "View". Under there will be a number that says "445". Just change that to 564, and you will be set. You can change any value in that line and the game will respond without any errors. Just note that you must have the client closed before attempting!

Edited by kommador8t8
Link to comment

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.