if SERVER then
AddCSLuaFile("shared.lua")
SWEP.HoldType = "ar2"
end
if CLIENT then
SWEP.PrintName = "'unstoppable' M60"
SWEP.Slot = 2
SWEP.SlotPos = 4
end
SWEP.Base = "weapon_zs_base"
SWEP.ViewModel = "models/weapons/v_mach_m249para.mdl"
SWEP.WorldModel = "models/weapons/w_mach_m249para.mdl"
SWEP.PrimarySound = Sound("Weapon_m249.Single")
SWEP.PrimaryRecoil = 8.0
SWEP.PrimaryDamage = 20
SWEP.PrimaryNumShots = 1
SWEP.PrimaryDelay = 0.15
SWEP.Primary.ClipSize = 75
SWEP.Primary.DefaultClip = 150
SWEP.Primary.Automatic = true
SWEP.Primary.Ammo = "ar2"
SWEP.Cone = 0.150
SWEP.ConeMoving = 0.210
SWEP.ConeCrouching = 0.085
SWEP.ConeIron = 0.135
SWEP.ConeIronCrouching = 0.07
SWEP.WalkSpeed = 130
SWEP.IronSightsPos = Vector(7.3, -5, 3.1)
SWEP.IronSightsAng = Vector(-1, 0.2, 2.55)
This is a prototype of the "'unstoppable' M60" the ironsightspos is not ready
(((Reward: 60 KILL)))