rustyJunk Posted September 13, 2020 Posted September 13, 2020 I really like the feature that shows the player's name (and color) on the minimap. But the truncation of the name drives me nuts and I have not been able to find a configuration setting to display the full name. Any hints? Quote
Moderator Quaksen Posted September 13, 2020 Moderator Posted September 13, 2020 \World of Tanks\res_mods\configs\xvm\Aslain In there, you'll find: minimapLabelsTemplates.xc And in that, you'll find: // Player nickname, visible. Which has a place saying something like: <i>{{name%.7s~..}}</i> The .7s~ is the truncation, I think. So if you set that to like 15, you should see 15 characters before truncation. Use something like Notepad++ (freeware) to edit it with. And remember the file gets reset when you install modpack again. So either re-do edit, or look into Aslain's custom mods folder, here: \World of Tanks\Aslain_Modpack\Custom_mods Quote
rustyJunk Posted September 13, 2020 Author Posted September 13, 2020 Thank you, worked perfectly. 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.