


Code: Select all
; If we don't have the technology, we cannot install
; (except for specific items that we know about)
(or (gr (itmGetLevel thisItem) (if (@ data 'maxTechLevel) (@ data 'maxTechLevel) 30))
(and (@ data 'techCriteria)
(not (itmMatches thisItem (@ data 'techCriteria)))
)
)
(setq desc (cat (strCapitalize textWe) " do not have the technology to install " itemName " on " textYourShip "."))
Does this mean if the lamplighter got installed we have to keep it that way?kay.py wrote: Fixing this wont do anything for the Terra / Lamplighter mismatch unless they are also given techcriteria.
Upgrade Point Juno base?george moromisato wrote:3. There probably needs to be some more high-level Commonwealth/Corporate stations--maybe a high-level version of a Dry Dock or maybe a Fleet base of some sort. Those should probably be able to install level 10 items.
i second the motion!kay.py wrote:Upgrade Point Juno base?george moromisato wrote:3. There probably needs to be some more high-level Commonwealth/Corporate stations--maybe a high-level version of a Dry Dock or maybe a Fleet base of some sort. Those should probably be able to install level 10 items.
Yay! The Ringers have rubbed me the wrong way. It is about time someone other than them can install the best stuff.george moromisato wrote:But I'm not sure what to do in the general case. Only the Ringers can currently install level 10 devices (this has been true for a long time). I've just made a change to allow the Nares-Strong research station to install level 10 devices--this is appropriate, I think, for Heretic.