API GetNumBattlefieldScores Edit History Talk0 98,450pages on this wiki 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 Appears to return the number of scores in the battleground/field scoreboard: local x = GetNumBattlefieldScores(); Which is an effective way of counting the players in a battlefield. 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