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.
|