View Single Post
Old 01-21-11, 11:04 PM   #2
Xrystal
nUI User and Supporter
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,027
Looking up SendChatMessage on wowpedia showed this link : http://www.wowpedia.org/API_SendChatMessage

Code:
/script SendChatMessage("Hello Bob!", "WHISPER", "Common", "Bob");
Simply changing WHISPER to GUILD should work fine.
__________________




Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Version 5.07.27 contains the latest bugfixes.
The thread http://www.wowinterface.com/forums/s...t.php?p=267112 makes an adjustment missed off of the patch update.
Xrystal is offline   Reply With Quote