chokky69 Posted May 8, 2015 Posted May 8, 2015 Aslain, I've found error in playerspanel.xc, battleloading.xc and statisticform.xc files. Instead of: xvm://res/icons/flags/{{flag|empty}}.png there should be: xvm://res/icons/flags/{{flag|default}}.png And one more thing. There is new option in battle.xc file called "showAliveNotFrags" which shows number of alive tanks instead of destroyed. Personally, I preferred to see how much tanks are alive, so you could add this option in installer. Quote
Grandorf Posted May 8, 2015 Posted May 8, 2015 Hi What happened to client language? "xvmres/icons/lang/{{region|EU}}/{{language|default}}.png" Quote
Administrator Aslain Posted May 9, 2015 Administrator Posted May 9, 2015 Aslain, I've found error in playerspanel.xc, battleloading.xc and statisticform.xc files. Instead of: xvm://res/icons/flags/{{flag|empty}}.png there should be: xvm://res/icons/flags/{{flag|default}}.png And one more thing. There is new option in battle.xc file called "showAliveNotFrags" which shows number of alive tanks instead of destroyed. Personally, I preferred to see how much tanks are alive, so you could add this option in installer. Not a bug, this is made like that intentionaly. I created special empty png called empty.png, I don't want to display EU icons, that make no sense. Quote
chokky69 Posted May 9, 2015 Author Posted May 9, 2015 When I installed you mod, there is no flag named empty.png in flags folder. Just default.png. And there is no EU flag in folder, too. If I use your version {{flag|empty}}, rows in these three files are not good formatted , but with {{flag|default}} everything is fine again. And what about "showAliveNotFrags" option in battle.xc? I added it for myself, but maybe it would be interesting for other users. Quote
Administrator Aslain Posted May 9, 2015 Administrator Posted May 9, 2015 Ok, I will check it. Hmm yes there is default.png so this is what I had in mind that I created empty file, so why the hell it's empty in config :) I suspect one script I ran some days ago, it must did and change something. Well I will fix it in next version. As for that new feature when I find time I can add it. Quote
Administrator Aslain Posted May 9, 2015 Administrator Posted May 9, 2015 Fast workaround, rename default.png to empty.png :) Hi What happened to client language? "xvmres/icons/lang/{{region|EU}}/{{language|default}}.png" Macro replaced with flags macro. Quote
chokky69 Posted May 9, 2015 Author Posted May 9, 2015 Isn't more convenient to do it in other way: rename empty.png to default.png since there is already default.png in original XVM? Quote
Administrator Aslain Posted May 9, 2015 Administrator Posted May 9, 2015 What I said. This is what I did to latest modpack that isn't published yet. 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.