2023-12-21 13:58:05 -05:00
|
|
|
|
|
|
|
SWEP.Base = "cnr"
|
|
|
|
|
|
|
|
SWEP.PrintName = "REPT-499"
|
|
|
|
SWEP.Slot = 0
|
|
|
|
|
|
|
|
SWEP.ViewModel = "models/weapons/cstrike/c_mach_m249para.mdl"
|
|
|
|
SWEP.ViewModelFOV = 90
|
|
|
|
SWEP.WorldModel = "models/weapons/w_mach_m249para.mdl"
|
|
|
|
SWEP.ActivePos = Vector( 2, -2, -2 )
|
|
|
|
|
2023-12-21 16:15:25 -05:00
|
|
|
SWEP.Sound_Fire = {
|
|
|
|
"cnr/weapons/m249/fire-01.ogg",
|
|
|
|
"cnr/weapons/m249/fire-02.ogg",
|
|
|
|
"cnr/weapons/m249/fire-03.ogg",
|
|
|
|
}
|
2023-12-21 13:58:05 -05:00
|
|
|
|
|
|
|
SWEP.Primary.ClipSize = 60
|
2023-12-21 20:40:47 -05:00
|
|
|
SWEP.Delay = ( 60 / 900 )
|
2023-12-21 13:58:05 -05:00
|
|
|
SWEP.DamageClose = 25
|
2023-12-21 17:22:22 -05:00
|
|
|
SWEP.DamageFar = 13
|
|
|
|
|
|
|
|
SWEP.BubbleSpreadUp = 2
|
|
|
|
SWEP.BubbleRecoilUp = 2
|
2023-12-21 20:40:47 -05:00
|
|
|
SWEP.BubbleSpreadDown = 0.7
|
|
|
|
SWEP.BubbleRecoilDown = 0.7
|
2023-12-21 17:22:22 -05:00
|
|
|
|
|
|
|
SWEP.SpreadStart = 0.1
|
|
|
|
SWEP.SpreadEnd = 4
|
|
|
|
|
|
|
|
SWEP.RecoilUp = 33
|
|
|
|
SWEP.RecoilSpeed = 60
|
2023-12-21 20:40:47 -05:00
|
|
|
SWEP.RecoilDistStart = 0.5
|
2023-12-21 17:22:22 -05:00
|
|
|
SWEP.RecoilDistEnd = 10
|