1. Hello. I am just starting programming WoW addons, and for the addon I want to make I need to output the questID of the quest you just accepted. I have a working event to output that you accepted a quest, but I've been unable to find a way to output that quest's unique ID. I will continue to read and experiment, but I thought I would also ask the community of developers how it can be achieved.

    Edit: I Got it to output the name of the quest when you accept it, and that may be good enough. Thanks though.