Name Light Rifle ShortName a_rifle //The ammo this gun uses (shortName) Ammo a_rifleclip Icon a_rifle //Colour in Red, Green, Blue, each going up to 255. Colour 255 255 255 ItemID 29002 //Reload time in ticks, 1/20ths of a second ReloadTime 50 //The amount of gun recoil, all relative : Sten = 1, Mp40 = 3, Kar98kSniper = 20 Recoil 6 //Damage in half hearts Damage 9 //The higher this value, the more the bullets spread Accuracy 1 //Time in ticks between rounds ShootDelay 20 ShootSound kar98kShoot ReloadSound kar98kReload //Bullet speed, default 3.0 BulletSpeed 4 Mode SemiAuto Scope AK47 ZoomLevel 2 Deployable False DeployedModel None MeleeDamage 2