Makayev enhancer in 1.08b
Posted: Mon Apr 16, 2012 4:40 pm
I took me some time to identify an unknown device as such, therefore I want to make sure if this is possibly a bug in 1.08b or if its supposed to work that way:
I already knew from its stats that this device had to be a a Makayev enhancer. However it wasnt identified even if I installed a Makayev launcher and bought one green Strelka missile for it. I had to backtrack a few systems (good for me that the conduct was already broken) to pick up a slam cannon. That finally did it.
So, the code says:
and when looking at the enhancer:
I dont see why this should not work.
Is this device only supposed to work with blast weapons from Makayev which ore no launcher, that do not have
?
I already knew from its stats that this device had to be a a Makayev enhancer. However it wasnt identified even if I installed a Makayev launcher and bought one green Strelka missile for it. I had to backtrack a few systems (good for me that the conduct was already broken) to pick up a slam cannon. That finally did it.
So, the code says:
Code: Select all
<ItemType UNID="&itMakayevLauncher;"
...
attributes= "MajorItem; Makayev"
...
Code: Select all
<ItemType UNID="&itMakayevBlastEnhancer;"
...
criteria= "w~l +damageType:blast; +Makayev;"
...
Is this device only supposed to work with blast weapons from Makayev which ore no launcher, that do not have
Code: Select all
launcher = "true"