- Fixed a rare bug where the window for Encounter Details Plugin won't open when clicking on its icon.

- Fixed death display color when not using colored by the player class.
- Added officer channel to 'Announce Death' feature.
This commit is contained in:
Tercio
2015-09-19 23:32:09 -03:00
parent 3eb6f854a9
commit 27e5823572
14 changed files with 138 additions and 46 deletions
+4
View File
@@ -520,6 +520,10 @@
end
channel = "PRINT"
elseif (where == 5) then --> officers
if (IsInGuild()) then
channel = "OFFICER"
end
end
local only_first = _detalhes.announce_deaths.only_first