You ask a lot of questions, I use to do that. And I still am! Well think about it. First you need your static pickup. AddStaticPickup(pickupid, pickupmodelid, x, y, z,);
Have that at the GameModeInt
And then you have OnPickedUp. figure it out from there.