I've been hacking away at a new EV editor recently, and I have 2 very pointed questions about mďsn tags:
-The EV Bible says this about the AvailStel field of the mďsn resource:
9999-10127 Specific govt's stellar
Now, gövt Index Numbers can range from 0 to 127. Since you're adding 10000 (that's the only way most missions check out the way one would expect), how can you end up with a value of 9999? What does it signify if you do? The same problem exists for TravelStel, though not, intriguingly, for ReturnStel.
-The Mission tag has the following fields for dësc pointers:
BriefText: the message you get after agreeing to a mission. Usually 5000 + mission ID.
LoadCargText The desc to show when special mission cargo is loaded from a planet
DumpCargoText: The desc to show when special mission cargo is offloaded. Usually 6000 + mission ID.
CompText: The desc to show when you go to ReturnStel and the mission has been successful. Usually (but not always) 7000 + mission ID.
FailText: Message when you fail. Usually 8000 + mission ID.
OK, so where is the text that the little "Yes" and "No" buttons grace? Is it always 4000 + mission ID?
Thanks a lot to whoever can shed light on either question.
-Datax