Name Desert Eagle
ShortName desertEagle
//The ammo this gun uses (shortName)
Ammo kcasmartpistolAmmo
Ammo desertEagleAmmo
Ammo glockAmmo
Ammo m9Ammo
Ammo m1911Ammo
Ammo makarovAmmo
Ammo sigP226Ammo
Ammo uspAmmo
Ammo uspPoisonAmmo
Icon DesertEagle
//Colour in Red, Green, Blue, each going up to 255.
Colour 255 255 255
//Reload time in ticks, 1/20ths of a second
ReloadTime 55
//The amount of gun recoil, all relative : Sten = 1, Mp40 = 3, Kar98kSniper = 20
Recoil 3
//Number of bullet entities to create, useful for shotguns, defaults to 1
NumBullets 1
//Damage in half hearts
Damage 10
//The higher this value, the more the bullets spread
Accuracy 6
//Time in ticks between rounds
ShootDelay 1.5
ShootSound DesertEagleShoot
ReloadSound MWLugerReload
Mode SemiAuto
OneHanded true
//Bullet speed, default 3.0
BulletSpeed 10.0
//Default scope settings. Usually for aiming down sights. In which case, use FOVZoomLevel, not ZoomLevel
Scope None
ZoomLevel 1.0
FOVZoomLevel 1.2
//Deployable Settings
Deployable False
DeployedModel None
//3D Model Settings
Model mw.DesertEagle
ModelScale 0.8
Texture DesertEagle
//Attachment Settings
AllowAllAttachments true
AllowBarrelAttachments true
AllowScopeAttachments false
AllowStockAttachments false
AllowGripAttachments true
NumGenericAttachmentSlots 1
Description Ammo Type : Pistol_Dual Wieldable
ShowAccuracy true
ShowReloadTime true
ShowDamage true
ShowRecoil true
DistortSound True
CanShootUnderwater False
//Format is "Paintjob iconName textureName requiredDyeAmount requiredDyeColour" Multiple colours may be listed in order, seperated by a space
//Dye colours are "black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightBlue", "magenta", "orange", "white"
Paintjob DesertEagle_Neon DesertEagle_Neon magenta 2
Paintjob DesertEagle_Venom DesertEagle_Venom lime 2
Paintjob DesertEagle_CoralSnake DesertEagle_CoralSnake red 1 yellow 1
Paintjob DesertEagle_Gold DesertEagle_Gold yellow 8 gray 1
Paintjob DesertEagle_Messenger DesertEagle_Messenger orange 16 yellow 16 gray 16 rainbow 1