View Single Post
  #3  
Old 06-17-2009, 12:41 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

The language skill up code is handled in zone/client.cpp, under ChannelMessageSend(). When I added it, I only put in functionality for group messages (channel #2), but you could modify that to allow any other channel type you want by just adding it to the if statement.
Reply With Quote