I have a few questions about some strange things in a plug-in I've been making. See, for a while I've been making small add-ons (in other words, "an outfit here, a weapon there..." and so on), but a few weeks ago I decided to try my hand at something bigger. The plug-in, when it's done, will have several new ships, a new government, blah blah blah. And a few wierd things have come up that have annoyed me:
-
Every time you target a ship, you get a string of text describing the ship's alignment in the lower-right corner of the Target Window, such as U. Earth , or Miranu , or perhaps fighter. But whenever I target one of my own ships, I don't see anything there at all. So how do I put that bit of info into my plugin?
-
In my plugin, there's a mission where you're supposed to take some blueprints to a space station. I know that blueprints are qualified as "special" cargo, so in the CargoType field I entered "32". When I tested the plugin, everything went fine except that when I got the blueprints, in the Main InfoBar (the general area where it shows your fuel and shields and stuffŃI'm talking about the part that shows your cargo) where it should have said Special: Blueprints , It said NOTHING!
I had suspected when I typed in "32" that this would happen, but I didn't know what to do about it. So how do I put that bit of info into my plugin?
------------------
ŃCafall