24-05-2007, 05:02 PM
The check box is on the npcform and I think I set a quest code on the npcform; but all the quest codes like start finish and checkquestprogression are all in modQuests. So make 'em all like
Is that what your talking about?
Code:
If frmNpcEditor.chkQuest.Checked = True Then
Call SetCurrentQuest
Call StartQuestMsg