Pawn Pickup Help

So im pretty new to UE4 and followed a few lessons and tutorials but I run into issues pretty easily sometimes.
The issue im running into this time is with my pickups

I have several pawns roaming around looking for items to pickup, if they pick up all of them (4 for example) we win the game. But there is a monster that chases us around and can easily kill any of the pawns.

I’m posting a picture of my pickup script. What i’m missing is a way to track the amount of pickups. that all the pawns pickup, no matter which pawn does it. and if a pawn dies it doesnt mess of the count number… All i see are tutorials for “Get Player Character” but i’m not using a player Character, i’m using a pawn. Also all the lessons and tutorials are based off the premise that theres a single Player Character that collects everything and doesn’t die

I would really appreciate the help, after 20 tutorials im really burnt out and desperate for a bit of help

(SORRY IF THIS IS IN THE WRONG AREA OF THE FORUM)