Avorion
39 beoordelingen
Arsenal Extension - Helix Cannon
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Mods: Mod
Bestandsgrootte
Geplaatst op
Bijgewerkt op
431.288 KB
4 jul 2021 om 22:27
28 mei om 20:50
14 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Arsenal Extension - Helix Cannon

In 2 verzamelingen van KnifeHeart
Descent Weapons
4 items
Arsenal Extensions
13 items
Omschrijving
Adds a new weapon to the game inspired by Descent 2's Helix Cannon. The Helix Cannon is an energy weapon that alternates between firing a blast of five tightly-grouped spread of shots, then five loosely-grouped spread of shots, then five extremely loosely-grouped spread of shots. Excellent for fighting multiple enemy ships at once. Compared to Spreadfire Cannons, Helix Cannons are more rare and can be found slightly closer to the center of the galaxy.

===

Thanks to TESLA for the turret for the thumbnail! The in-game Helix Cannon will look similar to a standard plasma gun.
9 opmerkingen
KnifeHeart  [auteur] 6 sep om 7:35 
If you're running over 9000 mods, you might want to figure out which one this is in conflict with :D
Baka yellow 4 sep om 22:32 
i;'ve reasonh to believe the mod might be causing conflicts with the turret generator. Probaly.
KnifeHeart  [auteur] 23 jan 2024 om 12:32 
Issue w/ Alliances should be fixed. Please let me know if it's not.
KnifeHeart  [auteur] 17 jan 2024 om 23:27 
I guess you can tell I don't use alliances much, lol. Thanks for pointing me to the specific line.
KnifeHeart  [auteur] 17 jan 2024 om 23:20 
I'll take a look at it sometime later this week.
[uRxP]DrChocolate 17 jan 2024 om 22:33 
Hi @KnifeHeart, @Bugget! is right - you have an issue in your code:

data\scripts\entity\merchants\fighterfactory.lua line 8:

local turret = Player():getInventory():find(idx)

If the turret is actually in the inventory of an alliance, instead of the player, this will be nil. It then passes the nil object down the chain to other consumers of the function, which causes an error.

This means that no player can build fighters from an alliance ship/inventory, clicking the button will silently fail.
Bubbet! 27 dec 2023 om 21:18 
You need to account for alliances in your fighter factory hook, it throws with nil value on line 9 because it cant find the turret.
KnifeHeart  [auteur] 1 aug 2021 om 17:31 
This mod is now 2.0 compatible.
TESLA 6 jul 2021 om 13:43 
Cool stuff!