Thread Tools Display Modes
01-13-06, 06:37 PM   #1
jackrabbit
A Defias Bandit
Join Date: Jan 2006
Posts: 2
Opacity

here is what i would like.. i have tried different conditions but i can't get it to work.. please help:

Bar 1:
When enemie selected: 100% Opacity
everything else: 50%

this would easily be done with the following script/conditions:

If
[
target = hostile
set opacity 100
]
else
[
set opacity 50
]

its just that i can't find any "else" condiitons.. i have tried several if target friendly, no target and so on but somehow the mod keeps getting confused and doing the wrong stuff..

please help
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Opacity


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