Weapon.SetNextSecondaryFire
From GMod Wiki
Function | |
Syntax | Weapon:SetNextSecondaryFire( Float timestamp ) |
Description: | |
This function sets when the weapon's secondary attack can fire next. Timestamp should be based off of CurTime(). | |
Returns: | nil |
In Object: | Weapon |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Weapon.SetNextSecondaryFire]Weapon.SetNextSecondaryFire [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples