Name Browning M2 Machineguncontry
description UseAmmo .50cal Browning M2 Ammo
ShortName BM2contry
//The ammo this gun uses (shortName)
Ammo BM2Ammocontry
Icon iconBM2
//Colour in Red, Green, Blue, each going up to 255.
Colour 255 255 255
ItemID 24102
//Reload time in ticks, 1/20ths of a second
ReloadTime 100
//The amount of gun recoil, all relative : Sten = 1, Mp40 = 3, Kar98kSniper = 20
Recoil 2
//Damage in half hearts
Damage 118
//The higher this value, the more the bullets spread
Accuracy 2
//Time in ticks between rounds
ShootDelay 3
//The length of the sound. 0 for a single shot sound. Other values are for looping sounds
//SoundLength 21
//Whether or not to distort the sound. This works well for single shots but not for loops
DistortSound False
ShootSound ATRShoot
ReloadSound 7.62Reload
Mode FullAuto
//Bullet speed, default 3.0
BulletSpeed 50.0
Scope None
ZoomLevel 8.0
FOVZoomLevel 1.5
//Deployable Settings
Deployable True
//-----------------------------------------------------------------------------
//All the following is for deployables only. Other guns do not need any of this
//-----------------------------------------------------------------------------
//Place the compiled model class in the models folder
DeployedModel ransya.BM2
//Place the texture .png in the skins folder
DeployedTexture BM2
//The length from the bipod to the trigger of the gun. Deployables only.
StandBackDistance 1.0
//Degrees above and below level that the gun can work within. 90 degrees is vertical
TopViewLimit 20
BottomViewLimit 20
SideViewLimit 45
//The height of the pivot above the block the gun is on.
PivotHeight 0.375
StandBackDistance 1.25