Garry's Mod Wiki

SANDBOX:PlayerSpawnedSWEP

  SANDBOX:PlayerSpawnedSWEP( Player ply, Entity ent )

Description

Called after the player has spawned a weapon from the spawnmenu with a middle mouse click (mouse wheel click).

For a hook capable of preventing such spawns, see SANDBOX:PlayerSpawnSWEP.
For left mouse click spawns, see SANDBOX:PlayerGiveSWEP.

Arguments

1 Player ply
The player that spawned the SWEP
2 Entity ent
The SWEP itself