GM:PlayerCanPickupItem
Description
Returns whether or not a player is allowed to pick an item up. (ammo, health, armor)
This will typically only work for base game entities, unless mod authors that implement similar entities also manually call this hook.
See GM:PlayerCanPickupWeapon for a hook that controls weapon pickups.