kiochy Posted December 31, 2015 Posted December 31, 2015 Hi, I just installed aslain modpack, carefully choosing what I want and played a game. everything work fine, all the mods that I choosed are here, working , nothing broke. exept that one or two mod that I don't want are here : "enemy spotted markers" option "Asterix" : https://gyazo.com/45c94b9ddc387175c4c377c30a6126cb which I didn't checked: https://gyazo.com/86027c1116c4766f8133b9ac9bfe8b91 and a timer when someone's capping : https://gyazo.com/78797cf569bf58d653f954db830453b7 I'd like to disable both of them. I have to say that I already have a minimap mod so after aslain is installed I replace \res_mods\0.9.13\gui\scaleform\Minimap.swf by one from another mod (locastan) I'm not a native english, sorry for mistakes, mispelling, wrong words, misunderstanding and my bad english overall. _Aslain_logs.zip python.log Quote
Grandorf Posted December 31, 2015 Posted December 31, 2015 Hi Both are in this folder: C:\Games\World_of_Tanks\res_mods\configs\xvm\Aslain "Asterix" Open playersPanel.xc with Notepad++ and find these lines "extraFieldsRight": [ { "x": 0, "y": 4, "align": "center", "valign": "top", "bindToIcon": "true", "format": "{{spotted}} ", "alpha": "{{alive?100|0}}", "shadow": {} }, {} ] Change to "extraFieldsRight": [ ] Disable timer by opening captureBar.xc with Notepad++ and change this to false: "captureBar": { "enabled": true, Quote
kiochy Posted December 31, 2015 Author Posted December 31, 2015 (edited) World_of_Tanks\res_mods\configs\xvm\Aslain\playersPanel.xc " search: extraFieldsRight count: 4 matches. " I'll look into that, but they all looks like this: https://gyazo.com/688a02478e5fcc5fb02e684c398e49f6 ty for the capture bar :) (and thanks for your speed) edit: is that normal that "extraFieldsLeft": [], has two [ and a , but "extraFieldsRight": [ has only one [ and no , ? Edited December 31, 2015 by kiochy Quote
MGIMATTY Posted December 31, 2015 Posted December 31, 2015 You'll need them both to be [ ] as the options are in a array format. Like http://php.net/manual/en/language.types.array.php Quote
Administrator Aslain Posted December 31, 2015 Administrator Posted December 31, 2015 Hi, I just installed aslain modpack, carefully choosing what I want and played a game. everything work fine, all the mods that I choosed are here, working , nothing broke. exept that one or two mod that I don't want are here : "enemy spotted markers" option "Asterix" : https://gyazo.com/45c94b9ddc387175c4c377c30a6126cb which I didn't checked: https://gyazo.com/86027c1116c4766f8133b9ac9bfe8b91 and a timer when someone's capping : https://gyazo.com/78797cf569bf58d653f954db830453b7 I'd like to disable both of them. I have to say that I already have a minimap mod so after aslain is installed I replace \res_mods\0.9.13\gui\scaleform\Minimap.swf by one from another mod (locastan) I'm not a native english, sorry for mistakes, mispelling, wrong words, misunderstanding and my bad english overall. When you uncheck whole XVM section it will end up like this, simply will load default XVM. The modpack is not installing mods without XVM. 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.