by Merk » Tue Jan 18, 2005 9:31 pm
Still doing the same thing. I recompiled Trading Punches and tried a "get card from brother" as the first move (an item from Chapter 2-2) and the message is "Thyras doesn't have the small plastone card." It seems like I looked at the lib code before, and wasn't quite sure why it did that. If you do a front-end routine to DoGet that does a CheckReach first, then it works (I have a "DoGetReverse" routine that I added to support "Ask NPC for X").
It's not a major bug, since somebody would have to be aware of items they haven't encountered yet -- and even then, all it does is verify that they exist. Just something I noticed. :)
Still doing the same thing. I recompiled Trading Punches and tried a "get card from brother" as the first move (an item from Chapter 2-2) and the message is "Thyras doesn't have the small plastone card." It seems like I looked at the lib code before, and wasn't quite sure why it did that. If you do a front-end routine to DoGet that does a CheckReach first, then it works (I have a "DoGetReverse" routine that I added to support "Ask NPC for X").
It's not a major bug, since somebody would have to be aware of items they haven't encountered yet -- and even then, all it does is verify that they exist. Just something I noticed. :)