Thread Tools Display Modes
11-28-06, 02:14 PM   #1
Munksgaard
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 8
Listing players in channel

Ok, so i am still kind of a newbie in here, i posted this in the wrong forum...

Here goes:


Hi there

Recently, i made my very first addon, and now, i am up for more challenges

So this time, i need a function which will return the name of the players in some given channel.

I found the function ListChannelByName() on wowwiki.com, but it dosen't seem to return any value, instead it prints the names directly in to the chat window. I cant really use this in my addon as it is going to manipulate the result of the function. Thus, i would like to hear, if any of you more experienced programmers have a solution for this? What i would like is a function that gets the names of all the players currently in channel x.

Thanks a lot in advance
Munksgaard
  Reply With Quote
11-28-06, 02:54 PM   #2
Munksgaard
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 8
Uhm, ok.

I found this on wowwiki:

http://www.wowwiki.com/HOWTO:_Hook_c...press_messages

And it seems a lot like it does something useful for me (or my addon anyway), but i am not really sure i understand it, to be honest to you...

So what i got is, this script will intercept all the messages sent to your chat window and make you able to do something with it. But still, that leaves me quite confused as to how to use it.

Any help would be highly appreciated.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Listing players in channel


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