Quico Posted August 4, 2024 Share Posted August 4, 2024 Hello RF Dev community! I would like to know how I can add a custom quest to an NPC. Requirement: Level X and item X in inventory. Mission: Kill X monsters What files and tables do I need to edit? Link to comment https://rfdev.net/topic/433-how-to-do-custom-missions/ Share on other sites More sharing options...
ammandes Posted August 5, 2024 Share Posted August 5, 2024 long time no touch rf online files. but i can help you to give some clue.. you must edit server side and client side. for server side. storelist.dat ( for enable quest button) Quest.dat (for make a new quest( QuestNPCEvent.dat (for link new quest to npc) client side. store.edf (for enable quest button) Quest.edf NDQuest.edf better edit using Trirozhka excel parser Old Web Version or New Version C++. if you need example just pm me to get xlsx file or dat file. Link to comment https://rfdev.net/topic/433-how-to-do-custom-missions/#findComment-675 Share on other sites More sharing options...
Quico Posted August 5, 2024 Author Share Posted August 5, 2024 Thanks! When I get home I will work on these files Link to comment https://rfdev.net/topic/433-how-to-do-custom-missions/#findComment-678 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