Hello guys,
i want to get startet in creating my own Questing profile.
I just started a simple profile. (Quest pickup -> pulse -> turnin)
My problem:
I get the quest with the onclick-event on the npc.
When I use "Action type: PulseAllInOne" then the bot is in the PickUp State forever because it does not recognize the accepted quest.
In the "Quests order editor", when i select Action-type "IfHasQuest" what should i write in the Action parameter textbox? Lua Code, C# Code or just the Questname from the selectionbox when i select Action type "Pulse" ?