Quote
originally posted by Necromicon
1)You could just create a third system with the changes you want and set a different VisBit. I think this would work.
The problem is, there is only one VisBit field. The middle system needs to be the visible if the first bit is set, and invisible if the second bit is set. Example: if the second bit was 343, the VisBit field would need to be 1343. And it would also have to be the first bit. Hmmm. I'll try, but I doubt that it will work.
Quote
originally posted by Necromicon
2)I'm not sure if the FailBitSet field worked that well, if it did though, all you need to do is set the AvailBitSet of the first mission in the new string to the same as the FailBitSet in the failed mission
Yeah, I know, but you'd be able to get the mission you failed over again, and that wouldn't be cool. There's only one AvailBitClr field, so I have to choose between the two strings. It's annoying.
------------------
(This message has been edited by Samurai (edited 10-31-2000).)