Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Ganderzz on August 08, 2005, 12:13:02 AM
-
How do make it where a guy asks you for a item you have to find and when you find it you get something (how do you make that happen)/?(also you only get the reward when you get the item he wants)
-
Use the Fork Condition event. Then you can have the event do one thing if you have the item, and a different thing if you don't have the item.
-
Thanks :D :jumpin: