Alcor Posted September 8 Share Posted September 8 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 Quote Link to comment Share on other sites More sharing options...
ammandes Posted September 8 Share Posted September 8 (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 by ammandes Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.