CURRENT VERSION:
rpgoCC v2.0.3; toc:20003 (2007-02-23) >download<
top
DESCRIPTION:
rpgo-ChatComm is a World of Warcraft addon that helps communicate chat messages to party or raid, or mostly anything else.
top
USAGE:
/cc -- usage/help
ChatComm is an Addon for Combat Chatting to party or raid
Options are:
- message message to ChatComm
- message2, ... ChatComm this additional message; '[message]'
- LOUD ChatComm this message loud; '>>> message <<<'
- SAY 'say' this message if you are not in a party/raid
- TELL,player ChatComm this message to the following player
- CHANNEL,channel ChatComm this message to the following channel or channel number
it can be used in your macros as:
- ChatComm(message[, message2, ...][,options])
- ChatComm('I need a drink','loud','say')
- ChatComm('Heal the MainTank','channel','myHealerChannel')
