laria
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 5,386
- Reaction score
- 36
I have a quest where i need to collect 3 npcs with my vehicle ( Rolling with my Homies - Quest - World of Warcraft )
the vehicle is a buff on the character, but the "homies" aren't, they are companions of the character like a warlocks voidwalker.
So i'm looking for a way to do:
if !hascompanion(izzy)
runto izzys location
endif
highvoltz tried, but his linq construction failed and produced a "no valid questorder " error.
Is there a way to do this at the moment or do we need to wait for a new core release?
the vehicle is a buff on the character, but the "homies" aren't, they are companions of the character like a warlocks voidwalker.
So i'm looking for a way to do:
if !hascompanion(izzy)
runto izzys location
endif
highvoltz tried, but his linq construction failed and produced a "no valid questorder " error.
Is there a way to do this at the moment or do we need to wait for a new core release?

Last edited: