function settings.profile.events.onLeaveCombat()
print("Doing onleavecombat")
if onLeaveQuest then
print("onLeaveQuest = ".. onLeaveQuest .. " (".. getQuestStatus(onLeaveQuest).. ")")
print("onLeaveCompleteTag = " (onLeaveCompleteTag or "nil"))
end
Hm... Are you running this as one of a chain of waypoint files? Are you loading this waypoint file then doing a loadProfile()? Try reversing them. Do the loadProfile first then load the waypoint file.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.