0 Talk API IsMacClient Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Checks to see if client is running on a Macintosh. isMac = IsMacClient(); ParametersEdit ReturnsEdit isMac Boolean - true (1?) if the game is running on a mac client, false (nil?) otherwise. Read more Zooms the camera out of the viewplane CameraZoomOut(increment) (float increment) nil Zooms the... API CameraZoomOut Cancels the logout timer (from camping or quitting). CancelLogout(); none nil This is called... API CancelLogout Bans a player from the specified channel. ChannelBan(channelName, playerName); Arguments (String... API ChannelBan Related Categories Category: World of Warcraft API