- Fixed many DPS inacuracy when playing outside a party or raid group.

- Full cleanup done on comm message handlers.
- Created a window for update alert.
This commit is contained in:
tercio
2014-07-05 13:26:53 -03:00
parent 68557fa55f
commit 72c00a528a
9 changed files with 424 additions and 375 deletions
+1 -1
View File
@@ -669,7 +669,7 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (msg == "users") then
_detalhes.users = {}
_detalhes.sent_highfive = GetTime()
_detalhes:SendRaidData ("highfive")
_detalhes:SendRaidData (_detalhes.network.ids.HIGHFIVE_REQUEST)
print (Loc ["STRING_DETAILS1"] .. "highfive sent.")
elseif (command == "showusers") then