Alcor Posted September 8, 2024 Share Posted September 8, 2024 In Quest.Dat which one handles whether it's a Solo Quest or Party Quest? Is it Quest Type ( 0 = Solo, 1 = Party) And will there be something that needs to be changed for multiple mob target besides ActType/s and ActSub/s Link to comment https://rfdev.net/topic/443-soloparty-quest/ Share on other sites More sharing options...
ammandes Posted September 8, 2024 Share Posted September 8, 2024 (edited) 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 September 8, 2024 by ammandes Link to comment https://rfdev.net/topic/443-soloparty-quest/#findComment-698 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now