WoW:API GetNumBattlefieldPositions: Difference between revisions

m
no edit summary
(upgraded deprecated template)
mNo edit summary
Line 16: Line 16:
;''Comments''
;''Comments''


Returns 0 until [[API RequestBattlefieldPositions|RequestBattlefieldPositions()]] was called (returns even after call of RequestBattlefieldPositions() 0? Seems bugged, use [[API GetPlayerMapPosition|GetPlayerMapPosition(unit)]] instead).
You can use [[API GetBattlefieldPosition|GetBattlefieldPosition(index)]] to retrieve the locations and names of the players.
You can use [[API GetBattlefieldPosition|GetBattlefieldPosition(index)]] to retrieve the locations and names of the players.