Jump to content

Recommended Posts

I found the following: 

On 2/1/2016 at 8:44 AM, Droidz said:

Quest by race

Two possibilities:

racefilter.png.4f2b916ba56add0e3f7660943

But I am looking for an If or can condition based on class (warrior, shaman, etc). Is that possible?

 

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 by KnightRyder
solved

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...