- Added support for battlegrounds.

- Added option for disable showing battleground enemies when the window is in group mode.
- Added option to disable the sync from battleground score board.
- Enemies from a battleground match segment won't be erased when the player logout.
This commit is contained in:
Tercio
2015-05-29 16:18:39 -03:00
parent 562f215d64
commit 1113bfe3d2
13 changed files with 215 additions and 35 deletions
+4
View File
@@ -215,4 +215,8 @@ Open the bookmark panel on the top of the desired window.
_detalhes.switch:CloseMe()
Closes the bookmark panel.
_detalhes:GetArenaInfo (mapid)
returns a table containing the texture file and coords for a arena.
_detalhes:GetBattlegroundInfo (mapid)
returns a table containing the texture file and coords for a battleground.