gItems.GetAll seems to be broken, after latest reflection hooks update script wouldn't pickup item from ground anymore.
Printable View
gItems.GetAll seems to be broken, after latest reflection hooks update script wouldn't pickup item from ground anymore.
Fixed. Next time, if you could debug that would help a lot. Item.Id and Item.Quantity were swapped. Super easy to realize it with a couple lines of code