Jump to content

gun traverse line


Recommended Posts

ok final try

 

1. describe your problem as much detailed as you can : so, from  ur modpack i installt option from "XVM minimap" called "Show gun traverse lines"...all good until modpack 3.6.... when that option don`t want to work anymore.

2. attach all files that begins with "_Aslains_" name, + python.log, and xvm.log (located in WoT folder) : only 1 files i can attach...i can`t attach python and xvm + 3 more files that starts with ASLAINS !!

3. posted a pic in previous post

_Aslains_Installer_Options.txt

Link to comment
  • 5 weeks later...

Hi try this one;

put: { // Only for owned vehicle.
       // Works only with xvm-stat.exe if locale is not RU, EN or CH
       "enabled": true,
       // "inmeters": true  - make line size to be in real map meters.
       // "inmeters": false - make line size to be in minimap interface clip points. Minimap interface clip side is 210 points.
       // Distance between farthest corners at 1km map is somewhat more than 1400 meters.
       // Sections can contain any number of lines.
       // To set a point try setting line with length of one and large thickness.

       // You can leave one line for simplicity. Remember comma positioning rules.
       "vehicle": [ // Own vehicle direction.
         { "enabled": true, "from": 50,  "to": 1500,  "inmeters": true, "thickness": 1, "alpha": 50, "color": "0x000000"}
       ],

 

 

 

into minimapLines file. (between "lines": and "camera" .........)

should work

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.