Gorkde Posted August 13, 2017 Share Posted August 13, 2017 Is there any way to show Gunmarks / percentage in carousel? Has anyone some code for it? @ Quote Link to comment Short link Share on other sites More sharing options...
konrad509 Posted August 13, 2017 Share Posted August 13, 2017 {{v.damageRating}} ? @ Quote Link to comment Short link Share on other sites More sharing options...
Gorkde Posted August 13, 2017 Author Share Posted August 13, 2017 I found this before at the Internet and changed it a bit (x value and enabled line etc.) but it doesnt show...... // Sign of mastery. { "enabled": true, "x": 145, "y": 40, "format": "<img src='img://gui/maps/icons/library/proficiency/class_icons_{{v.mastery}}.png' width='23' height='23'>" }, // damageRating { "enabled": true, "x": 158, "y": 40, "format": "<font face='$FieldFont' size='12' color='{{v.c_damageRating}}'>{{v.damageRating%4.2f~%}}</font>", "shadow": ${ "def.textFieldShadow" } } @ Quote Link to comment Short link Share on other sites More sharing options...
Gorkde Posted August 14, 2017 Author Share Posted August 14, 2017 (edited) any idea? Ok, found the reason was missing a comma before. But another problem: I was trying to show the Gunmark icon using this: // Gunmarks. { "enabled": true, "x": 1, "y": 41, "width": 20, "height": 18, "src": "img://gui/maps/icons/GunMarks/{{v.nation}}_{{v.marksOnGun}}.png" }, But the icon won't show up. Any Idea on that? Got the icon location of the internet. Has it been moved maybe? Or is it only shown when one has beeen archieved with that tank? Is there a way to show an empty gunmark icon if none has been archieved if so? I have some remains of Aslains Config in my config files and there it shows an MOE Icon when I hover over the tank (see Screenshot). But I cant find where the code for it is so I can try to use it. Any Idea on this maybe? Edited August 14, 2017 by Gorkde @ Quote Link to comment Short link Share on other sites More sharing options...
Gorkde Posted August 15, 2017 Author Share Posted August 15, 2017 have the solution, thanks @ Quote Link to comment Short link Share on other sites More sharing options...
yaya070 Posted September 5, 2017 Share Posted September 5, 2017 can u post the solution @ Quote Link to comment Short link Share on other sites More sharing options...
nilsenth Posted September 6, 2017 Share Posted September 6, 2017 I have some remains of Aslains Config in my config files and there it shows an MOE Icon when I hover over the tank (see Screenshot). But I cant find where the code for it is so I can try to use it. Any Idea on this maybe? MOE.jpg That icon is default in game, i don't use the carousel from XVM, i have disabled it, WG did some changes to the carousel a few patches ago, don't remember when exactly. Go to settings under general tab scroll down to vehicle panel and check the box. (look at picture). @ Quote Link to comment Short link Share on other sites More sharing options...
scyorkie Posted September 6, 2017 Share Posted September 6, 2017 Alternatively, carouselNormal.xc > normal > fields > stats > enabled = false @ Quote Link to comment Short link Share on other sites More sharing options...
Dacogetul Posted April 26 Share Posted April 26 On 8/15/2017 at 9:28 AM, Gorkde said: have the solution, thanks What is the solution? @ Quote Link to comment Short link Share on other sites More sharing options...
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.
Note: Your post will require moderator approval before it will be visible.