I tried it, Still getting the error. Oh well. Its not a big problem so i guess ill just leave it as is.Try this
if (checkquest(<QUEST_ID>!= -1) erasequest <QUEST_ID>;
for each of your quests instead of trying to remove them directly.
I'm using arrays to do it. Still doesnt work. xD Still getting the error. And if i am going to put it 1 by 1. It will take time. hahaOh, damn. I made the contrary script code. It should be:
if (checkquest(<QUEST_ID>== -1) erasequest <QUEST_ID>;
Sorry!
BTW you should change <QUEST_ID> to the quest id you want to remove, but I hope you already knew that.
P.S.: I've also edited above to avoid others getting this problem.
We use essential cookies to make this site work, and optional cookies to enhance your experience.