Thread Tools Display Modes
Prev Previous Post   Next Post Next
12/15/14, 03:28 AM   #1
BornDownUnder
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 59
JumpToGroupMember() failing everytime...

Here is the code in particular:

local name = GetUnitName(owner)
JumpToGroupMember()
d("Traveling to "..name.."...")

The chat output from d is perfectly fine, name grabs the character name, just always 'character not found' and therefore fast travel to player doesn't happen.

Any ideas?
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » JumpToGroupMember() failing everytime...


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off