- Fixed bookmark for segments (shift+right click).

- Fixed an issue with Chat Tab Embed when embeding only one window.
This commit is contained in:
Tercio
2015-11-14 17:54:51 -02:00
parent 3ca239e03f
commit 83e9749c3f
5 changed files with 24 additions and 7 deletions
+3
View File
@@ -215,6 +215,9 @@ damage, healing, energy, misc = Details:GetAllActors (combat, actorname)
returns all the four actor objects for the requested combat and actor.
combat must be a combat object.
Details:UnpackDeathTable (deathTable)
break a death table returning the data from it:
playername, playerclass, deathtime, deathcombattime, deathtimestring, playermaxhealth, deathevents, lastcooldown = Details:UnpackDeathTable (deathTable)
Container Object: