Warhammer: End Times - Vermintide

Warhammer: End Times - Vermintide

View Stats:
nugdolf 19 Sep, 2020 @ 3:41am
is it possible to replace kerillian bot with sienna bot?
my kerillian's got really crappy things. i'd like to replace her with sienna. is that possible?
< >
Showing 1-9 of 9 comments
VernonKun 19 Sep, 2020 @ 4:26am 
Certainly you are asking for mod?
nugdolf 19 Sep, 2020 @ 4:59am 
Originally posted by VernonKun:
Certainly you are asking for mod?
if it's not possible without a mod, then yes
VernonKun 19 Sep, 2020 @ 6:00am 
In BotImprovements.lua, change {1,2,3,4,5} on line 465 to {4,1,2,3,5}, and change {5,4,3,2,1} on line 1572 to {5,3,2,1,4}.
nugdolf 19 Sep, 2020 @ 6:36am 
Originally posted by VernonKun:
In BotImprovements.lua, change {1,2,3,4,5} on line 465 to {4,1,2,3,5}, and change {5,4,3,2,1} on line 1572 to {5,3,2,1,4}.
okaay. i'll see if i can manage that
Olde 19 Sep, 2020 @ 9:50pm 
Originally posted by VernonKun:
In BotImprovements.lua, change {1,2,3,4,5} on line 465 to {4,1,2,3,5}, and change {5,4,3,2,1} on line 1572 to {5,3,2,1,4}.
Using that method, would it be possible to replace Markus with Saltzpyre, specifically so I could play as Kerillian alongside Bardin, Sienna, and Saltzpyre?
VernonKun 19 Sep, 2020 @ 9:59pm 
Yes, it's the priority list, and the number-character association is listed slightly above line 465.
Olde 19 Sep, 2020 @ 10:15pm 
Originally posted by VernonKun:
Yes, it's the priority list, and the number-character association is listed slightly above line 465.
Ah, I had completely missed that line. Thank you!
Might be a bit late for the topic, but how do I edit the file? When I open it on the vermintide mod manager and change the values after opening the file on the content tab, it resets to the original values.
Xasthur 23 Apr @ 4:52pm 
Originally posted by - Book Horse -:
Might be a bit late for the topic, but how do I edit the file? When I open it on the vermintide mod manager and change the values after opening the file on the content tab, it resets to the original values.

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.
Last edited by Xasthur; 23 Apr @ 6:11pm
< >
Showing 1-9 of 9 comments
Per page: 1530 50