Kido Posted February 5, 2014 Posted February 5, 2014 hello, i want to know how to fix this issue there it says no quests when already took some and there are strange symbols on the quest right side plus the number of monsters to kill are not the ones i made D: thanks in advance! my quest script 80001,0,1059,3,1147,3,1150,3,"Apha MvP Room 1" 81001,0,1115,3,0,0,0,0,"Apha MvP Room 2" Quote
williamII Posted February 5, 2014 Posted February 5, 2014 (edited) add it to the description file questid2display You also have to keep in mind that do not pass the limit of the quest Max db if you pass the limit you to increase it in the mmo.h # define search MAX_QUEST_DB 2800 Edited February 5, 2014 by williamII Quote
Kido Posted February 5, 2014 Author Posted February 5, 2014 check you questid2display and search de id 80001 see if it is repeated thanks for the repply ! checked my own grf and the original and nope it's not repeated D: Quote
williamII Posted February 5, 2014 Posted February 5, 2014 check you questid2display and search de id 80001 see if it is repeated thanks for the repply ! checked my own grf and the original and nope it's not repeated D: sorry seems you answered before I edit xD watch the information that i add again Quote
Kido Posted February 5, 2014 Author Posted February 5, 2014 allright thank you o: just waiting for my hosting to comeback x_X Quote
Question
Kido
hello, i want to know how to fix this issue
there it says no quests when already took some
and there are strange symbols on the quest right side
plus the number of monsters to kill are not the ones i made D: thanks in advance!
my quest script
4 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.