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