Thread Tools Display Modes
09-01-05, 08:45 AM   #1
Sungam
A Defias Bandit
Join Date: Aug 2005
Posts: 3
Lua command similar to '/chatlist'

Does anyone know of a Lua command that will return a list of members in a chat channel, simiar to what /chatlist will?

Using '/chatlist "GuildName"' ingame will net me a string (to the chat window) of all current participants of the chat channel, but I can't seem to find any way of doing this through Lua.
The closest I've gotten is GetChannelList(), which only returns the channels the player is participating in - nothing about which other players are also in it.

An alternative would be a method to make a "Who" search by channels joined, but that doesn't seem to be an option, either.

Thanks in advance for any help.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Lua command similar to '/chatlist'

Thread Tools
Display Modes

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