Dr. Nil's Terrapin Trader OXP - qbomb death error
Posted: Sun May 06, 2012 12:20 am
I think Dr. Nil's Terrapin Trader OXP has a small problem.
I am getting instances of this message in my Latest.log:
Personally, I'm glad it doesn't work!
I assume Dr. Nil is trying to say it should have a 10% chance of launching a Quirium Bomb Mine whenever a Terrapin Trader is destroyed. It can't be done with the above syntax, can it?
I am getting instances of this message in my Latest.log:
Within the file22:28:13.180 [script.debug.syntax.addShips]: ***** Could not spawn: "qbomb 1 (0.1)" (must be two tokens, role and number)
[size=120]terrapin.oxp\Config\shipdata.plist[/size]
are these lines:Code: Select all
<key>death_actions</key>
<array>
<string>spawn: qbomb 1 (0.1)</string>
</array>
I assume Dr. Nil is trying to say it should have a 10% chance of launching a Quirium Bomb Mine whenever a Terrapin Trader is destroyed. It can't be done with the above syntax, can it?