Garry's Mod Wiki

WEAPON:OwnerChanged

  WEAPON:OwnerChanged()

Description

Called when weapon is dropped or picked up by a new player. This can be called clientside for all players on the server if the weapon has no owner and is picked up.

See also WEAPON:OnDrop.