SWEP.Author = "" SWEP.Contact = "" SWEP.Purpose = "" SWEP.Instructions = "Left Click to designate targets. Right click to select laser reciever." SWEP.Spawnable = true; SWEP.AdminSpawnable = true; SWEP.viewModel = "models/weapons/v_pistol.mdl"; SWEP.worldModel = "models/weapons/w_pistol.mdl"; SWEP.Primary.ClipSize = -1 SWEP.Primary.DefaultClip = -1 SWEP.Primary.Automatic = false SWEP.Primary.Ammo = "none" SWEP.Secondary.ClipSize = -1 SWEP.Secondary.DefaultClip = -1 SWEP.Secondary.Automatic = false SWEP.Secondary.Ammo = "none"