View Single Post
  #10  
Old 06-17-2009, 05:05 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by realityincarnate View Post
The easiest place to find them is probably ChannelMessageReceived(), still in client.cpp. I don't have convenient source access at the moment, but I think they're listed in a switch statement there.
Yep.

They are:

Code:
0 -- Guild
2 -- Group
3 -- shout
4 -- Auction
5 -- OOC
6 -- Broadcast
7 -- Tell
8 -- say
11 -- GMSay
15 -- Raid
Reply With Quote