AutoLoot
Этот мод убирает всплывающее окно лута. С помощью настраиваемых фильтров можно автоматически грабить все, что вы хотите
Настраиваемые фильтры
- No Accidental Stealing: does not auto-steal.
- Containers with only X items in them: use this filter to loot containers with X items in them, or less than/more than X items in them.
- Weight Filter: используйте это, для Autoloot предметов определенного веса.
- Herbs Filter: auto loots herbs (ingredients).
- Armors Filter: auto loots armors.
- Weapons Filter: auto loots weapons.
- Oils filter: auto loots oils.
- Foodstuff filter: auto loots food and drinks
Установка:
1. Extract modAutoLoot to your The Witcher 3 The Wild Hunt\mods folder (create it if you do not have it!)
2. Start the game and wait for the scripts to compile.
For the AutoLoot in Radius feature:
Откройте документы> Witcher 3> input.settings файл.
Под [Exploration] добавить: IK_U = (Action = AutoLootRadius) добавить то же самое под [Swimming] и под [Horse] категории.
Заменить IK_U на любую другую клавишу которую вы хотите, например,. IK_A, IK_B, IK_D и т.д;
How to customize:
Кроме фильтров, все особенности мода могут быть изменены в modAutoLoot\Content\Scripts\game\mod\AutoLootUserConfig.ws
AutoLootModEnabled = true;
AutoLootNotificationTime = 5000;
AutoLootEnableNotificationColor = true;
AutoLootEnableNotificationQuantity = true;
AutoLootEnableOnKillLoot = 5;
AutoLootEnableRadiusLoot = true;

комментариев нет