Profi Posted July 31, 2015 Posted July 31, 2015 Hello! I've found a little cosmetic issue with your pack on the Battle Loading screen. If you look closely, the vehicle names's font on the right is not correct. The battleLoading.xc file 8th line is this: "formatRightVehicle": "<font face='Consolas' size='12'><font color='{{c:winrate|#666666}}'>{{winrate%2d~%|--%}}</font> <font color='{{c:r|#666666}}'>{{r}}</font> <font color='{{c:kb|#666666}}'>{{kb%2d~k|--k}}</font> {{vehicle}}</font>", and it should be this: "formatRightVehicle": "<font face='Consolas' size='12'><font color='{{c:winrate|#666666}}'>{{winrate%2d~%|--%}}</font> <font color='{{c:r|#666666}}'>{{r}}</font> <font color='{{c:kb|#666666}}'>{{kb%2d~k|--k}}</font> </font>{{vehicle}}", Quote
Administrator Aslain Posted August 10, 2015 Administrator Posted August 10, 2015 I need logs to look at it. 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.