Garry's Mod Wiki

Garry's Mod Wiki

  number WEAPON:Ammo2()

Description

Returns how much of secondary ammo the player has.

Returns

1 number
The amount of secondary ammo player has

Example

As defined in weapon_base

function SWEP:Ammo2() return self:GetOwner():GetAmmoCount( self.Weapon:GetSecondaryAmmoType() ) end

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...