When attempting to add new quests, I've encountered this problem:
I've already added the quest in import/quest_db.txt (server side), and edited data/questid2display.txt (client side) but it won't fix the problem.
Am I missing another file? Or does this means I have to increase the Max Quest DB ids? If so, where can I find that?
I tried looking at this insidesrc/common/mmo.hbut it appears to be moved in latest rAthena?:
Question
OscarScorp
When attempting to add new quests, I've encountered this problem:

I've already added the quest in import/quest_db.txt (server side), and edited data/questid2display.txt (client side) but it won't fix the problem.
Am I missing another file? Or does this means I have to increase the Max Quest DB ids? If so, where can I find that?
I tried looking at this inside src/common/mmo.h but it appears to be moved in latest rAthena?:
#define MAX_QUEST_DB 2400
Link to comment
Share on other sites
3 answers to this question
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.