Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-30-17, 09:33 AM   #1
Asalas77
A Murloc Raider
Join Date: May 2017
Posts: 9
Send spell link with changed name using SendChatMessage

Hey I'm trying to send a spell link with modified name to chat. I managed to obtain the link using

Code:
/script DEFAULT_CHAT_FRAME:AddMessage("\124cffFCFB13\124Hspell:66066\124h[Nurisz]\124h\124r");
but when I paste the same thing into SendChatMessage it doesnt work.

Code:
/run SendChatMessage("\124cffFCFB13\124Hspell:66066\124h[Nurisz]\124h\124r","say");
Is there any way I can make it work? Or use the first one to get the link in chat and then copy it from that message?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Send spell link with changed name using SendChatMessage


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