Page 1 of 1

Missile Rack OXP

Posted: Tue Sep 30, 2008 9:50 pm
by Thargoid
Based on the discussion in this thread, the weapon scientists at the Aquarian Shipbuilding Corp have produced prototype missile racks.

These take up a single weapons pylon each, and carry three mini-missiles. Each are independently fired like normal missiles, but due to their reduced size carry a smaller warhead, fuel reserve and propulsion system. They are still however quite capable of deliverying a significant blow to a hostile ship.

They are available in two variants, one with standard missiles and the other more advanced once which are ECM-hardened.

== Click here to download Armoury OXP, which now includes the Missile Rack ==

Posted: Wed Oct 01, 2008 8:24 am
by JensAyton
A minor thing: please add “is_template = true;” to missileRack_baseMissile to avoid generating a (harmless) error in 1.72 and onward.

Posted: Wed Oct 01, 2008 11:16 am
by Thargoid
Ahruman wrote:
A minor thing: please add “is_template = true;” to missileRack_baseMissile to avoid generating a (harmless) error in 1.72 and onward.
The code for this (and others of my) OXP is going to need reviewing and updating with 1.72 anyway, if for nothing else than player --> player.ship. So I'll add this onto the to-do list and update it then when 1.72 is "released properly"...

Posted: Thu Nov 06, 2008 7:05 pm
by Thargoid
OK, after some tweaking, a v1.72 compatible version of Missile Rack is now available from here, or via my wiki page (link below).
Ahruman wrote:
A minor thing: please add “is_template = true;” to missileRack_baseMissile to avoid generating a (harmless) error in 1.72 and onward.
Sadly no I can't. If I do the OXP breaks (I don't get a harmless error, but whilst the missile racks appear in the equipment marketplace list, you can't buy them), and I get the log errors below when you try to purchase them (below is trying to buy one of each). If I pull the line out and just give models and roles to everything (template ship and the actual in-game like_ship variants) then it works...

Code: Select all

[equip.buy.mounted.failed]: Could not find ship for mounted weapon role EQ_IRACK_3_MISSILE
[equip.buy.mounted.failed]: Could not find ship for mounted weapon role EQ_NRACK_3_MISSILE
[equip.buy.mounted.failed]: Could not find ship for mounted weapon role EQ_HRACK_3_MISSILE