Thread Tools Display Modes
01-03-07, 10:01 PM   #1
Aule
A Fallenroot Satyr
 
Aule's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 20
Invisibly Communicating Information Between Clients

I want to implement a feature that checks each other person in the party/raid for which version of my mod they are using (if any). I could easily do it over whisper but that would generate a LOT of outgoing messages. There's gotta be a way for my mod to silently ping everyone else in the raid for my mod, and if my mod is installed it will answer, without the user seeing all the chatter.

I think in the past mods would communicate with each other over their own channel, but I seem to remember something about 2.0 introducing the notion of a set of channels dedicated to mod communication.

Anyone know?


Thanks!!
__________________
"Any society that would trade liberty for security will lose both and deserve neither."
- Benjamin Franklin
  Reply With Quote
01-03-07, 11:20 PM   #2
Riraito
An Aku'mai Servant
 
Riraito's Avatar
Join Date: Dec 2006
Posts: 32
try SendAddonMessage()

Last edited by Riraito : 01-03-07 at 11:22 PM.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Invisibly Communicating Information Between Clients


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