Nothing Special   »   [go: up one dir, main page]

Garry's Mod Wiki

GM:PlayerCanPickupItem

  boolean GM:PlayerCanPickupItem( Player ply, Entity item )

Description

Returns whether or not a player is allowed to pick an item up. (ammo, health, armor)

Arguments

1 Player ply
Player attempting to pick up
2 Entity item
The item the player is attempting to pick up

Returns

1 boolean
Allow pick up