[1.2.0.2] Aslain's WoT ModPack w/Picture & Sound Preview #01 (29-11-2...
Дата: 30.04.2015 23:21:20
eekeeboo: OK peeps I have the solution for those of you who have carousel
order OCD issues
edit you carousel.xc
file to the following: {
"carousel": {
// false - Disable customizable carousel.
"enabled": true,
// Scale of carousel cells.
"zoom": 0.8,
// Number of rows at carousel.
"rows": 3,
// Spacing between carousel cells.
"padding": {
"horizontal": 10,
"vertical": 2
},
//Order of nations.
"nations_order": ["china", "france", "germany", "uk", "usa", "ussr", "japan"],
// Order of types of vehicles.
"types_order": ["lightTank", "mediumTank", "heavyTank", "AT-SPG", "SPG"],
// Tank sorting criteria, available options: "nation", "type", "level", "maxBattleTier", "-level", "-maxBattleTier". (minus = reverse order)
"sorting_criteria": ["nation", "type", "level"],
// true - show filters only if all tanks do not fit on the screen.
"alwaysShowFilters": true,
// true - hide cell "Buy tank".
"hideBuyTank": false,
// true - hide cell "Buy slot".
"hideBuySlot": false,
// Visibility filters.
"filters": {
// false - hide filter.
"nation": { "enabled": true }, // nation
"type": { "enabled": true }, // vehicle class
"level": { "enabled": true }, // vehicle level
"favorite": { "enabled": true }, // favorite tanks
"prefs": { "enabled": true } // other filters
},
// Standard cell elements.
"fields": {
// "visible" - the visibility of the element
// "dx" - horizontal shift
// "dy" - vertical shift
// "alpha" - transparency
// "scale" - scale
//
// Vehicle class icon.
"tankType": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
// Vehicle level.
"level": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
"multiXp": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
"xp": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
// Vehicle name.
"tankName": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 }
},
"extraFields": [
{ "x": -1, "y": 11, "format": "
" }
]
}
} You can change the order as you desire based on nation and tank type.
"carousel": {
// false - Disable customizable carousel.
"enabled": true,
// Scale of carousel cells.
"zoom": 0.8,
// Number of rows at carousel.
"rows": 3,
// Spacing between carousel cells.
"padding": {
"horizontal": 10,
"vertical": 2
},
//Order of nations.
"nations_order": ["china", "france", "germany", "uk", "usa", "ussr", "japan"],
// Order of types of vehicles.
"types_order": ["lightTank", "mediumTank", "heavyTank", "AT-SPG", "SPG"],
// Tank sorting criteria, available options: "nation", "type", "level", "maxBattleTier", "-level", "-maxBattleTier". (minus = reverse order)
"sorting_criteria": ["nation", "type", "level"],
// true - show filters only if all tanks do not fit on the screen.
"alwaysShowFilters": true,
// true - hide cell "Buy tank".
"hideBuyTank": false,
// true - hide cell "Buy slot".
"hideBuySlot": false,
// Visibility filters.
"filters": {
// false - hide filter.
"nation": { "enabled": true }, // nation
"type": { "enabled": true }, // vehicle class
"level": { "enabled": true }, // vehicle level
"favorite": { "enabled": true }, // favorite tanks
"prefs": { "enabled": true } // other filters
},
// Standard cell elements.
"fields": {
// "visible" - the visibility of the element
// "dx" - horizontal shift
// "dy" - vertical shift
// "alpha" - transparency
// "scale" - scale
//
// Vehicle class icon.
"tankType": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
// Vehicle level.
"level": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
"multiXp": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
"xp": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 },
// Vehicle name.
"tankName": { "visible": true, "dx": 0, "dy": 0, "alpha": 100, "scale": 1 }
},
"extraFields": [
{ "x": -1, "y": 11, "format": "
]
}
} You can change the order as you desire based on nation and tank type.
[1.2.0.2] Aslain's WoT ModPack w/Picture & Sound Preview #01 (29-11-2...














