January 6, 20188 yr I found the following: On 2/1/2016 at 8:44 AM, Droidz said: Quest by race Two possibilities: But I am looking for an If or can condition based on class (warrior, shaman, etc). Is that possible?
January 6, 20188 yr Author For some background, I'm trying to pick up a quest that will tell me to go to another npc. This npc is different depending on which class i am. I found it after a lot more searching the form. return (ObjectManager.Me.WowClass == WoWClass.Warrior); Edited January 6, 20188 yr by KnightRyder solved
Create an account or sign in to comment