I'm trying to handle an event when the player pickup a weapon.
I've used the event OnItemAdded() but does not works.
Tried the OnGrab() and works but however I need the event when the player add the weapon on his inventory.
What I have to do?
Thank you.

