View Single Post
06-02-09, 04:16 PM   #2
Nirrudn
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 17
What you'll need to use are the SendAddonMessage function on each of the 3 buttons, and the CHAT_MSG_ADDON event to parse out the information sent by the above.

http://www.wowwiki.com/API_SendAddonMessage
  Reply With Quote