February 6, 20179 yr Hey, What is the approach to talk to a npc twice to get a quest completed. Eg. Hidden Enemies, http://db.vanillagaming.org/?quest=5727. Currently Im using quest type: InteractWithNpc. Its working with the first "talk", but he wont talk a 2nd time, which is needed to complete the quest.
February 7, 20179 yr Hello, in quest type "InteractWithNpc" you can run lua code after interact, use lua to click on button, try to use code SelectGossipOption(1)
Create an account or sign in to comment