Warhammer: Vermintide 2

Warhammer: Vermintide 2

Save Weapon (Give Weapon supplement)
Näytetään 11–20 / 23
< 1  2  3 >
Päivitys: 12.11.2019 klo 12.02

Version 1.0.2 (Hotfix)

One of Fatshark's recent patches seems to have made some changes to the game's code, and some of this mod's functionality broke along the way. This is a quick fix to some of the issues.

- Fixed an issue where auto-equipping previously equipped mod items on game start wasn't working.
- Fixed an issue where mod-created Executioner Swords would load instead as unskinned Two-Handed Swords.

Known issue: Using the "sw_delete" command to delete items while your inventory screen is open, and then flipping through inventory pages can crash the game. Deleting weapons still works, but if you must, do so without the inventory screen open.

Päivitys: 12.8.2019 klo 4.45

Version 1.0.1 (WoM hotfix)

- Fixed an issue where, if the inventory view was open and you tried to delete an item equipped by your currently viewed career, the unequipping of the item would fail and it wouldn't be properly deleted.

Päivitys: 15.5.2019 klo 9.58

Version 1.0
- We're out of beta!
- Removed a debug line that dumped some data to the console log; would bloat the log file slightly.
- The commands to delete weapons now also deletes the custom item from your inventory, as well as from your save file.

Päivitys: 27.4.2019 klo 6.00

Version 0.12
- Added support for Prop Joe's All Hats/Skins/Portraits mod; cosmetics from that mod will remain equipped after restarting the game, provided you stay on the modded realm and have both mods enabled.

Päivitys: 21.4.2019 klo 8.46

Version 0.11
- Changed method for equipping saved items; rather than manually equipping them after the player character is loaded, the backend data is modified beforehand so that the game automatically equips the correct items.
- Included source code in the Steam Workshop download.

Päivitys: 18.4.2019 klo 12.58

Version 0.10
- Created items will now stay equipped between game sessions; if you equip a created item and quit the game, it will be equipped when you launch the game again. (Provided you still have this mod and are on the modded realm, of course.)

Päivitys: 15.4.2019 klo 12.39

Version 0.09
- Created items should now be fully compatible with Loadout Manager and Weapon Kill Counter. (It sort of worked previously, but only with loaded items - not freshly created ones.)
- Mod option added for auto-saving.
- Mod option added for selecting displayed rarity for created and loaded items. Useful for differentiating them from normal items.
- "/sw_save_%item_name%" command added. Useful if you disable auto-save but want to save an item.

Päivitys: 13.4.2019 klo 7.54

Version 0.08
- Fixed a crash that would happen if you tried loading a weapon with no skin. (This would happen if you used GiveWeapon's "Always use default skins" setting.)

Päivitys: 20.3.2019 klo 5.34

Version 0.07
- Added chat commands to delete save entries

Päivitys: 20.3.2019 klo 2.38

Version 0.06
- A line of code responsible for saving an item when created was commented out. Oops.