Removes an econ wearable (hat, misc, etc) from a player. This also deletes the wearable entity.
void TF2_RemoveWearable(int client, int wearable)
Client index.
Index of the wearable entity.
Invalid client index, client not in game, invalid wearable entity, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.