I wonder if anyone will be able to help me.
I'm trying to repair the quest system on my server but I can't figure out why it' not working.
I'll compare 'Attack Oma!' and 'Ingredients for the Antidote' where 'Attack Oma!' works and 'Ingredients for the Antidote' does not.
Flags are set on the NPC correctly
Attack Oma!
16 7 0 1 1 *
Ingredients for the Antidote
20 12 0 1 1 *
Both files are present in the QuestDiary folder where 'Attack Oma' is 16 and 'Ingredients for the Antidote' is 20.
MonItems files are correct: Where Attack Oma! has '1/1 OmaTeeth Q' in oma.txt and Ingredients for the Antidote has '1/1 PoisonSack Q' in SpittingSpider.txt
MonGen.txt both spawns the correct mobs: Where Attack Oma! OmaTeeth are dropped from Oma and Ingredients for the Antidote PoisonSack are dropped from SpittingSpider.
SQL DB items are both STDMODE 100 (for quest items on 2.6)
There's no spelling mistakes and the only mechanical difference between the two is in the MonItems folder. oma.txt is lowercase and SpittingSpider.txt is mixed. But as the MonItems files aren't case sensitive, it wouldn't matter.
Anybody know why OmaTeeth drop with no problems whilst PoisonSack doesn't?
I'm trying to repair the quest system on my server but I can't figure out why it' not working.
I'll compare 'Attack Oma!' and 'Ingredients for the Antidote' where 'Attack Oma!' works and 'Ingredients for the Antidote' does not.
Flags are set on the NPC correctly
Attack Oma!
16 7 0 1 1 *
Ingredients for the Antidote
20 12 0 1 1 *
Both files are present in the QuestDiary folder where 'Attack Oma' is 16 and 'Ingredients for the Antidote' is 20.
MonItems files are correct: Where Attack Oma! has '1/1 OmaTeeth Q' in oma.txt and Ingredients for the Antidote has '1/1 PoisonSack Q' in SpittingSpider.txt
MonGen.txt both spawns the correct mobs: Where Attack Oma! OmaTeeth are dropped from Oma and Ingredients for the Antidote PoisonSack are dropped from SpittingSpider.
SQL DB items are both STDMODE 100 (for quest items on 2.6)
There's no spelling mistakes and the only mechanical difference between the two is in the MonItems folder. oma.txt is lowercase and SpittingSpider.txt is mixed. But as the MonItems files aren't case sensitive, it wouldn't matter.
Anybody know why OmaTeeth drop with no problems whilst PoisonSack doesn't?
