Dose any body know how to have a NPC give your party a item only once and then end that event, so that when you speak to them again they dont give you the item again, insted they just say a simple text thing? pls help iv been trying things for 3 hours now.
Announcement
Collapse
No announcement yet.
Help with Events with NPC's PLS have been stuck for 3 hours
Collapse
X
-
Help with Events with NPC's PLS have been stuck for 3 hours
Last edited by The White JackeL; 09-24-2005, 01:41 AM."An imperfection can not create perfection."
Pardon the spelling pls. hahaTags: None
-
Re: Help with Events with NPC's PLS have been stuck for 3 hours
First, make sure the NPC has at least two mode pages. If you haven't added a second one, do so.
In the first mode you're using where the NPC gives the item, at the end of the command list for the item-giving event, create one last new command by going under "Property Control," then selecting "Modify Mode." There, set it to Mode 2 (or whatever your next one is).
Then set up your mode two events for whatever you want the NPC to do because he's already given the item.
That should work. I figured that out by looking at the NPC events for the sample game. If anyone's curious about how anything simple like the above event works, I highly recommend loading up the database for Dear Brave Heart and just looking around in it to see what stuff does. It's helped me immensely. For example, in the event I looked up to answer this, you can also set another event's mode (like another character) from the current character's events.

Comment