Jump to content

Tank sorting Carousel


Rainlords

Recommended Posts

  • Moderator

I doubt it'll be possible to just switch them on the fly in the client.

 

But you can riddle with the order yourself using something like Notepad++ (freeware), to edit "carousel.xc" in res_mods\configs\xvm\Aslain

 

At the bottom, you have this:

    // Tank sorting criteria, available options: (minus = reverse order)
    // "nation", "type", "level", "-level", "maxBattleTier", "-maxBattleTier", "premium", "-premium",
    // "battles", "-battles", "winRate", "-winRate", "markOfMastery", "-markOfMastery", "xtdb", "-xtdb",
    // "xte", "-xte", "wtr", "-wtr", "damageRating", "-damageRating", "marksOnGun", "-marksOnGun"
    "sorting_criteria": ["nation", "type", "level"],

 

You can then look in Aslain's folder in your WoT folder, for Custom Mods - and check the readme there, should guide you to making it auto-install your edited carousel.xc when you install modpack 🙂 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.