for things to paradrop infantry, then need to be an AircraftType. the kirov is a jumpjet UnitType.
terror drone, unfortunatly, its a problem you are going to have with simpledeplyer. the simple deployer code works by using the secondary weapon when deployed, however, the standard unit works like this, it will fire the primary weapon when the versus is not zero, and will fire the secondary if the primary is zero. so in cases where it cannot fire the primary, it will fire the secondary. therefore i suspect that your drone shoots planes at buildings.
also, your reload and regen rates are too high, the number is the DELAY in ticks between reload and regen. if you want a fast attack, make these numbers small.
|