Page MenuHomeFeedback Tracker

FindFreeLocationFor inside transport returns wrong value for hands slot
New, UrgentPublic

Description

Inside the transport, the FindFreeLocationFor command returns false, works incorrectly only for a hands slot

InventoryLocation loc = new InventoryLocation;
bool result = player.GetHumanInventory().FindFreeLocationFor(item, FindInventoryLocationType.HANDS, loc);

version 1.16.154.535

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

komer created this task.Feb 17 2022, 5:11 PM