Garry's Mod Wiki

game.GetAmmoForce

  number game.GetAmmoForce( number id )

Description

Returns the ammo bullet force that is applied when an entity is hit by a bullet of given ammo type.

Arguments

1 number id
Ammo ID to retrieve the force of. Starts from 1.

Returns