Removes a player's item.
bool RemovePlayerItem(int client, int item)
Client index.
CBaseCombatWeapon entity index.
True on success, false otherwise.
Invalid client or entity, lack of mod support, or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.