Garry's Mod Wiki

game.GetAmmoID

  number game.GetAmmoID( string name )

Description

Returns the ammo type ID for given ammo type name.

See game.GetAmmoName for reverse.

Arguments

1 string name
Name of the ammo type to look up ID of

Returns

1 number
The ammo type ID of given ammo type name, or -1 if not found