Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This topic is about QOL version of the mod.
If you're using VMF, you need to find BotImprovements-1.1.2.mod (\Vermintide-Mod-Framework-0.18.0\Mod\mods) and open it as .zip archive via 7-Zip, WinRAR or even Windows FIle Explorer. But don't forget to make a copy before experimenting.
After that you should find "patch\BotImprovements.lua" and I assume line #404 is what you need:
local profile_indexes = (get(me.SETTINGS.PREFER_SALTZBOT) and {2,1,3,4,5}) or {1,2,3,4,5}
1=Witch Hunter, 2=Battle Wizard, 3=Dwarf Ranger, 4=Waystalker, 5=Empire Soldier
------
Edit:
When you are done, WinRAR/7-Zip will automatically prompt you to replace the original .lua file in the archive to save the changes.
If you decide to use File Explorer, you will have to save modified .lua file somewhere else and replace it manually into archive later.
For some reason, Vermintide Mod Manager only works as a file viewer. You can't modify .lua files here. But maaaaaybe there is a way to make it work, but I never even tried to find it because it was unnecessary.