Thread Tools Display Modes
06-08-06, 04:03 PM   #1
stormrager
A Kobold Labourer
Join Date: Jun 2006
Posts: 1
Wisper Reply

ok, I am trying to modify this dkp table I found to where when someone wisper me with a keyword that it auto replies telling them their dkp. How would I go about the script for that?
  Reply With Quote
06-10-06, 03:03 PM   #2
EmGooser
A Murloc Raider
Join Date: Jun 2006
Posts: 4
use the CHAT_MSG_WHISPER to find out when someone send you a tell then on the event handler arg1 should holdthe text they sent you and arg2 should tell you who. From there just look up the DKP by name then use the SendChatMessage(Message, "WHISPER", this.language, playerName) function to send your msg.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Wisper Reply


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