I tryed that still will not work , got rid of the upgrade weapon but still wont let me attack with ratpor maybe it has to do with the weapon? it worked on my missile defender i blew my base up but here is the weapon . ini for the weapon .
Weapon NeutronMissileWeapon
PrimaryDamage = 0 ; not used for this weapon (it's "special")
PrimaryDamageRadius = 0 ; not used for this weapon (it's "special")
AttackRange = 99999 ; not used for this weapon (it's "special")
DamageType = RADIATION ; not used for this weapon (it's "special")
DeathType = NORMAL
WeaponSpeed = 99999 ; not used for this weapon (it's "special")
ProjectileObject = NeutronMissile
ProjectileExhaust = NeutronMissileExhaust
FireFX = WeaponFX_NeutronMissile
ProjectileDetonationFX = None ; not used for this weapon (it's "special")
RadiusDamageAffects = ALLIES ENEMIES NEUTRALS
DelayBetweenShots = 300000 ; time between shots, msec
ClipSize = 0 ; not used for this weapon (it's "special")
ClipReloadTime = 0 ; not used for this weapon (it's "special")
AutoReloadsClip = No ; not used for this weapon (it's "special")
End
Originally Posted by: smokezalot16