Garry's Mod Wiki

Weapon:Clip2

  number Weapon:Clip2()

Description

Returns how much secondary ammo is in the magazine.

This is not shared between clients and will instead return the maximum secondary clip size.

Returns

1 number
The amount of secondary ammo in the magazine.

Example

Prints the amount of secondary ammo in the magazine of the weapon the 1st player has equipped.

Output: Will print -1 for all HL2 weapons.