WoW API: GetNumBattlefieldPositions

Revision as of 17:32, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)

WoW API < GetNumBattlefieldPositions

Returns the number of players in the battleground that are not in your raid.

count = GetNumBattlefieldPositions()

Arguments
(none)

Returns
count
Number of players in the battleground not in your raid

Comments

You can use GetBattlefieldPosition(index) to retrieve the locations and names of the players.