blurryrox Posted January 1, 2017 Posted January 1, 2017 Hi. Is it possible to increase target limit in quest_db from 3 target to maybe 4 or 5 target? (mob target) Quote
0 nitrous Posted January 1, 2017 Posted January 1, 2017 (edited) Theoretically, you can just increase MAX_QUEST_OBJECTIVES in mmo.h. I don't know if any other errors will pop up though. The problem is you would have to go through the 3000+ lines in quest_db to add the new columns. Edited January 1, 2017 by Nitrous 1 Quote
0 blurryrox Posted January 1, 2017 Author Posted January 1, 2017 56 minutes ago, Nitrous said: Theoretically, you can just increase MAX_QUEST_OBJECTIVES in mmo.h. I don't know if any other errors will pop up though. The problem is you would have to go through the 3000+ lines in quest_db to add the new columns. ah. That is not a problem, I just want to use quest_db only for my custom quest only. The rest is not needed XD thanks. i will try it. Quote
Question
blurryrox
Hi. Is it possible to increase target limit in quest_db from 3 target to maybe 4 or 5 target? (mob target)
2 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.