Name Minigun
ShortName minigun
//The ammo this gun uses (shortName)
Ammo minigunAmmo
Ammo minigunExplosiveAmmo
Ammo minigunPortableAmmo
Icon Minigun
//Colour in Red, Green, Blue, each going up to 255.
Colour 255 255 255
//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 1
//The amount of knockback dealt to the player when using this. Negated by sneaking
Knockback 0.5
//Damage in half hearts
Damage 2
//The higher this value, the more the bullets spread
Accuracy 20
//Time in ticks between rounds
ShootDelay 0.3
//Number of bullet entities to create, useful for shotguns, defaults to 1
NumBullets 1
//Spin sound plays the whole time the player holds the shoot button, on loop. Warmup plays first, and cooldown plays when they stop firing
WarmupSound MinigunWarmup
SpinSound MinigunSpin
CooldownSound MinigunCooldown
WarmupSoundLength 11
SpinSoundLength 9
ShootSound MinigunShoot
ReloadSound BrowningReload
Mode Minigun
//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.0
//Deployable Settings
Deployable False
DeployedModel None
//Model settings
Model mw.Minigun
Texture Minigun
ModelScale 1.0
//Attachment Settings
AllowAllAttachments false
//List here all the attachments allowed on this gun by shortName and separated by spaces
//AllowAttachments flanMWSilencer flanMWLongBarrel flanMWRedDot flanMWACOG flanMW4xScope
AllowBarrelAttachments false
AllowScopeAttachments false
AllowStockAttachments false
AllowGripAttachments false
NumGenericAttachmentSlots 1
//Modifiers
MoveSpeedModifier 0.4
KnockbackModifier 0
//Paintjob Settings
//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 Minigun_Candy Minigun_Candy red 4 white 4
Paintjob Minigun_Murica Minigun_Murica red 3 white 3 blue 3
Paintjob Minigun_Rainbow Minigun_Rainbow red 1 orange 1 yellow 1 green 1 blue 1 purple 1
Paintjob Minigun_Harvester Minigun_Harvester red 3 yellow 3 green 3
Paintjob Minigun_Steampunk Minigun_Steampunk yellow 10 brown 10 black 10