;------------------------------------------------------------------------------
Weapon GLAJarmenKellVehiclePilotSniperRifle
PrimaryDamage = 1.0
PrimaryDamageRadius = 0.0
AttackRange = 225.0
DamageType = KILL_PILOT
DeathType = NORMAL
WeaponSpeed = 999999.0 ; dist/sec (huge value == effectively instant)
ProjectileObject = NONE
FireFX = WeaponFX_GenericMachineGunFire
VeterancyFireFX = HEROIC WeaponFX_GenericMachineGunFireWithRedTracers
FireSound = JarmenKellWeaponSnipe
RadiusDamageAffects = ALLIES ENEMIES NEUTRALS
DelayBetweenShots = 0 ; time between shots, msec
ClipSize = 1 ; how many shots in a Clip (0 == infinite)
ClipReloadTime = 30000 ; how long to reload a Clip, msec
AutoReloadsClip = Yes
End
this can be found in the weapons file under the ini folder
jmb8785
|