PDA

View Full Version : Need mod help


Sarvok
05-10-2006, 11:52 AM
Im trying to create a mod and was wondering what would be the code for lookingforgroup version to ("CHAT_MSG_RAID")?

freeri
05-10-2006, 09:08 PM
There is no own event for just LookingForGroup, but the event CHAT_MSG_CHANNEL is fired when recieving a message from a channel.

Look up the event at http://wowwiki.com for the arguments.