View Single Post
06-06-11, 06:18 PM   #4
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
/run for i = 1, select(2, GetNumGuildMembers()) do SendChatMessage("test message", "WHISPER", nil, GetGuildRosterInfo(i)) end
Works just fine. Just set it as a macro and then change "test message" to your desired message. I can't see someone wanting to do it more then every now and then so it should be just fine.

Also tested it myself to check to see if it did.

Point taken I got some angry responses by calling everyone in the guild a woman.
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah

Last edited by Lily.Petal : 06-06-11 at 06:23 PM.
  Reply With Quote