Jump to content

Solo/Party Quest


Recommended Posts

if im not wrong
for ActType is type of Quest like kill monster, Quest Item etc. put value " 3 " for Kill monster, value "14" for Quest Item
for ActSub is for monster code / quest item code, and ReqAct for amount of monster / amount of quest item

For Quest Example.

ActType = 1 = Conversation / Talk To NPC,  ActSub = NPC Code.

ActType = 3 = Hunt / Kill Monster, ActSub = Monster Code, ReqAct = Amount Of Monster.

ActType = 4 = Collect Item, ActSub = Item Code , ActType = 14 = Conversation / Talk To NPC With Quest Item, ActSub = NPC Code , ActSub2 = Item Code.

ActType = 14 = Conversation / Talk To NPC With Quest Item , ActSub = NPC Code , ActSub2 = Item Code.

ActType = 15 = Complete Quest, ActSub = Quest Code.

ActType = 17 = Look At NPC,  ActSub = NPC Code

 

Edited by ammandes
Link to comment
https://rfdev.net/topic/443-soloparty-quest/#findComment-698
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...