justalemon / PlayerCompanion

Mod for GTA V that adds some extra features for Addon Peds and the Player Characters
MIT License
12 stars 1 forks source link

Find* methods don't work with Item's, only with StackableItem's #17

Closed justalemon closed 2 years ago

justalemon commented 2 years ago

I need to make sure that the checks are done correctly.

This was tested on master, ill check if the latest release is also affected.

justalemon commented 2 years ago

*cough* *cough*

https://github.com/justalemon/PlayerCompanion/blob/9d82ffd22d29f9101012f7e0278f2e7ecf242fbd/PlayerCompanion/Inventory/PedInventory.cs#L205