Weapon.DefaultReload
From GMod Wiki
Function | |
Syntax | Weapon:DefaultReload( Integer reloadActivity ) |
Description: | |
Forces the weapon to be reloaded. reloadActivity is usually ACT_VM_RELOAD. True is returned if the weapon is being reloaded. False is returned if the weapon has full ammo already and doesn't need reloading. | |
Returns: | Boolean |
In Object: | Weapon |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Weapon.DefaultReload]Weapon.DefaultReload [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |