pattax 1 Posted October 3, 2017 Share Posted October 3, 2017 Hey, The Quest class doesnt work properly for TBC clients I think. Stuff like this will do nothing Quest.SelectGossipAvailableQuest(1); The current WoW API Documentation says SelectGossipAvailableQuest(index) Which the class might be using, but in TBC you actually have to call this one: SelectAvailableQuest(1) This is just one example of a few non working commands in the class. Ofc we could run the Lua by ourself but would be nice if this gets updated/changed for tbc clients :) Link to comment https://wrobot.eu/forums/topic/7273-tbc-quest-class-not-working-properly/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now