Thread: Please help...
View Single Post
Old 06-18-2005, 02:40 PM   #4 (permalink)
Mishkin
Senior Member
 
Join Date: Oct 2003
Location: Nevada, USA
Posts: 933
Default

Well, I don't know if you have ZH or not, but here's the code for the ECM Tank Missile Jam weapon.

Weapon ECMTankMissileJammer
PrimaryDamage = 100.0
PrimaryDamageRadius = 150.0
AttackRange = 15.0
MinimumAttackRange = 10.0
DamageType = SUBDUAL_MISSILE
DeathType = NORMAL
WeaponSpeed = 600 ; dist/sec
RadiusDamageAffects = ENEMIES NEUTRALS
DelayBetweenShots = 650 ; time between shots, msec
FireFX = FX_ECMTankMissileJammerPulse
End

Go from that, just make your weapon fire always and make sure to have SUBDUAL_MISSILE.
Mishkin is offline   Reply With Quote