Chaos Project

RPG Maker => Tutorials => Tutorial Requests => Topic started by: whitespirits on August 31, 2014, 06:56:42 pm

Title: Advance quest making
Post by: whitespirits on August 31, 2014, 06:56:42 pm
Hi guys, so im looking for some help with making more advance quests, I want to place multiple events around for instance a flower and to gather them and once the right amount of an item is gathered the npc gives a reward. also another interesting idea would be a kill count using blizz abs, example kill 5 thugs to complete quest?
Title: Re: Advance quest making
Post by: chaucer on August 31, 2014, 07:15:49 pm
 best thing to do is download a quest system that's already made, http://forum.chaos-project.com/index.php/topic,3689.0.html (http://forum.chaos-project.com/index.php/topic,3689.0.html). or you can event them, even, but I think a script would work best for what you'll need. Also for killing enemies
http://forum.chaos-project.com/index.php/topic,7733.0.html (http://forum.chaos-project.com/index.php/topic,7733.0.html) it has an RMX-OS plugin for it as well, so it's easy to use. hope it helps, also for the items just use conditional branches, or variables?

Edit: I'll try to have a small demo up by the end of today :)