Posted by Charlotte My problem is that the Npc display text box 197 and after text box 134. But the main strange thing is that when I change the tag, the npc displays nothing at all except the text box with the question. Here is my ploscript. if (check tag(tag: explain potion)==ON) if (check tag(tag: explain potion)==OFF) Could somoene try to explain me what's happenning ?
![]()
on 2/18/2005, 12:54 pm
83.192.29.229
I made a simple yes/ no question. If the player answer yes the npc display text box 197 and if the player answer no the Npc display text box 134.
then, begin
show text box (193)
wait for text box
end
then, begin
show text box (134)
wait for text box
end
Thanks very much for the help !
Message Thread:
![]()
« Back to thread