Weapon:SetNextSecondaryFire(Weapon, number)
shared
Arguments
Examples
Weapon:SetNextSecondaryFire – Set next time before the player can fire the secondary attack. E.g: `Engines.GetCurrentTime() + 2` for two seconds from now.