SWEP.Base = "cnr" SWEP.PrintName = "CV-74" SWEP.Slot = 0 SWEP.ViewModel = "models/weapons/cstrike/c_rif_ak47.mdl" SWEP.ViewModelFOV = 90 SWEP.WorldModel = "models/weapons/w_rif_ak47.mdl" SWEP.ActivePos = Vector( 1, -8, -1 ) SWEP.Sound_Fire = { "cnr/weapons/ak47/fire-01.ogg", "cnr/weapons/ak47/fire-02.ogg", "cnr/weapons/ak47/fire-03.ogg", } SWEP.Primary.ClipSize = 30 SWEP.Delay = ( 60 / 700 ) SWEP.DamageClose = 25 SWEP.DamageFar = 13 SWEP.BubbleSpreadUp = 0.9 SWEP.BubbleRecoilUp = 0.9 SWEP.BubbleSpreadDown = 0.3 SWEP.BubbleRecoilDown = 0.3 SWEP.SpreadStart = 0 SWEP.SpreadEnd = 10 SWEP.RecoilUp = 55 SWEP.RecoilSpeed = 90 SWEP.RecoilDistStart = 1 SWEP.RecoilDistEnd = 10 -- Model source: -- https://gamebanana.com/mods/209669