API KBSystem GetMOTD Edit History Talk0 98,456pages on this wiki Revision as of 10:05, May 1, 2008 by Borlox (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns the server message of the day. motd = KBSystem_GetMOTD() Parameters Arguments () Returns motd motd String - The message of the day. Read more Unmutes the specified user on the channel. ChannelUnmute(channelName, playerName); Arguments... API ChannelUnmute Set your pet in defensive mode. PetDefensiveMode(); Arguments none Returns nil Example... API PetDefensiveMode Returns the localized name of the zone the player is in. zoneName = GetZoneText(); zoneName... API GetZoneText Categories: World of Warcraft API