Cannon Turret

by VortiK

Adds a cannon mounted turret and specific cannon shell magazine ammunition that behave like the tank shells without friendly fire colliding. Bonus technology to make all walls and gates resistant to explosions to better works with the cannon turret.

Content
2 years ago
0.15 - 1.1
20.3K
Combat

g Conflict with ks combat

4 years ago

There's a two fold issue: one, ks combat changes the tank projectile, so your Canon behavior might not work as intended.
Second, it also modifies all ammo with the keyword 'magazine', which again, hits your ammo. While the first one might be acceptable, the second completly changes what it does.

4 years ago

Thanks for the report, indeed KS Combat changes a lot of weapon behaviour, I'll see how to improve compatibility, probably make it incompatible for now.

4 years ago
(updated 4 years ago)

If say ask klonan to change the logic behind his changes. Limiting the magazine change to bullet type weapons (or at least to s:find("bullet") weapons) should at least eliminate the biggest issue, and the other one can be fixed by redefining your projectile during data-final-fixes.

New response