Garry's Mod Wiki

Weapon:DefaultReload

  boolean Weapon:DefaultReload( number act )

Description

Forces the weapon to reload while playing given animation.

This will stop the Weapon:Think function from getting called while the weapon is reloading!

Arguments

1 number act
Sequence to use as reload animation. Uses the ACT enum.

Returns

1 boolean
Did reloading actually take place