Fireholder1 Posted October 28, 2015 Posted October 28, 2015 The WN8 expected damage and average damage are broken on the tank carousel after .41 installed.There's no longer any color on average damage, and the expected damage is missing.Have the macros changed? Here is the code I'm using for the expected damage on the carousel: // AVERAGE DAMAGE / XVM EXPECTED DAMAGE { "x": 0, "y": 45, "format": "<img src='img://gui/maps/icons/library/damage.png' width='13' height='13'>" }, { "x": 14, "y": 44, "format": "<b><font size='11' face='$FieldFont' color='{{v.c_wn8effd}}'>{{v.tdb%-4d|--}}</font></b>", "shadow": { "color": "0x000000", "alpha": 0.8, "blur": 2, "strength": 5, "distance": 0, "angle": 0 }}, { "x": 37, "y": 44, "format": "<b><font face='$FieldFont' size='11'><font color='#FFFFFF'>/ {{v.wn8expd%-4d|--}}</font></b>", "shadow": {"blur":8, "strength": 3} } Quote
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.