Thread Tools Display Modes
09-16-14, 03:06 PM   #1
Broessel01
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 15
Exclamation Macroproblem on WoD Beta

Hi,

on the liveserver i use the working macro to get the npc-id

Code:
/run print(tonumber("0x"..(UnitGUID("target")or""):sub(6,10),16)or ERR_GENERIC_NO_TARGET)
On the beta servers i get an error like "no target". Can anyone help me please? Where is the error?

Last edited by Broessel01 : 09-16-14 at 03:11 PM.
  Reply With Quote
09-16-14, 03:14 PM   #2
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
They have changed the GUID format: http://www.wowinterface.com/forums/s...91&postcount=1
  Reply With Quote
09-16-14, 03:22 PM   #3
Broessel01
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 15
Originally Posted by Duugu View Post
Hi,

thanks
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Macroproblem on WoD Beta

Thread Tools
Display Modes

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