Thread Tools Display Modes
11-10-14, 01:45 AM   #1
strikerboy414
A Cliff Giant
 
strikerboy414's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 73
Deadoffline on targetoftarget

Hello,

My targetoftarget window does not react to features tied to Variable: Unit in Set --> DeadOffline filterset. I have isolated all other factors and determined it is probably a bug with "targetoftarget" specifically, as other unitframes work correctly using the same design.

For example:

Attached is my lua file for targetoftarget window. When alive, the backdrop is two-color blend from black to red by HP variable. When dead, the backdrop is supposed to turn grey. However, it stays red since it does not recognize the unit is dead (however, it recognizes in the paint preview).

Thanks.
Attached Files
File Type: lua RDXDiskBackup.lua (25.1 KB, 311 views)
__________________
Nairul - US Arygos
  Reply With Quote
11-10-14, 02:41 AM   #2
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
Unit Sets are only working with player, party, raid, arena and boss unit.

It is not working for targettarget unit.

You should use the variable "Var Isdeath ?" Inside the IDE



It is normal that it works in the IDE preview design, by default the preview design use the player unit.

Cheers
Attached Thumbnails
Click image for larger version

Name:	isdeath.PNG
Views:	604
Size:	343.2 KB
ID:	8291  
__________________
RDX manager
Sigg
  Reply With Quote
11-10-14, 12:54 PM   #3
strikerboy414
A Cliff Giant
 
strikerboy414's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 73
That fixed it. Thanks!

However, it does not recognize Var isDeath? when I release corpse and go into ghost form. Not a big deal though...
__________________
Nairul - US Arygos
  Reply With Quote
11-15-14, 01:44 AM   #4
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
Ghost detection implemented.
The feature has been renamed to "Var IsDeathOrGhost?"
__________________
RDX manager
Sigg
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Support » OpenRDX: Bug/Error Reports » Deadoffline on targetoftarget

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off