Hello,
Using UEFN and Verse
I want to stop my players from having the same weapon more than once in their inventory.
The only approach I found feasable is to have an item remover device, and a conditional button device, but what I am missing is the event that notifies me when a player picks up any weapon from the ground, i can find out when the weapon is picked up from the item spawner device, but not from the ground.
Any ideas? or any other method from blocking the player picking up from anywhere (ground or spawner device) the same weapon he already has in his inventory?
Thanks!