| Tested: | Hour of Twilight 4.3 |
| Updated: | 12-26-11 05:27 AM |
| Created: | 12-18-08 01:33 PM |
| Downloads: | 13,953 |
| Favorites: | 85 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
4.3.1a BETA |
396kB |
Neal |
12-21-11 09:00 AM |
|
4.3.1a BETA |
344kB |
Neal |
12-01-11 01:59 AM |
|
1.9.1 |
201kB |
Neal |
05-24-11 02:41 PM |
![]() |
Comment Options |
|
|
|
|
Re: Re: Re: Cast bars
[/quote]How do I enable the highlight? Cannot find anything like that in the code. |
|
|
|
|
|
||
|
A Murloc Raider
Forum posts: 7
File comments: 251
Uploads: 0
|
Why would you wanna move the health and power text on the player frame? And where? ![]()
Last edited by ballagarba : 04-10-12 at 10:15 AM.
|
|
|
|
|
|
||
Code:
if (self.Auras) then self.Auras.onlyShowPlayer = true end if (self.Debuffs) then self.Debuffs.onlyShowPlayer = true end |
||
|
|
|
|
|
|
Hi, can you add a function for seperating the debuffs? i want to show only my own debuffs.
|
|
|
|
|
|
|
|
in the function ..
Code:
local function CreateRaidLayout(self, unit)
...
...
...
self:CreateBeautyBorder(11)
self:SetBeautyBorderPadding(3)
...
...
...
end
|
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 17
Uploads: 0
|
. |
|
|
|
|
|
|
|
jep^^
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 17
Uploads: 0
|
Is it possible to create a beautycase border around the raidframes?
|
|
|
|
|
||
![]() |
||
|
|
|
|
|
|
Is it possible to display the timer debuffs and buffs only their spells on the target?
Example: default unitframes with omnicc ![]()
Last edited by 4exoB : 12-22-11 at 02:12 AM.
|
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 11
File comments: 13
Uploads: 0
|
THX for your work
|
|
|
|
|
|
|
Hi. After 4.3 update, to change the color of the player frame one needs to find this line(mine is at 403 position):
Code:
self.Texture = self:CreateTexture(nil, 'BORDER') Code:
self.Texture = self:CreateTexture(nil, 'BORDER')
self.Texture:SetVertexColor(0.5, 0.5, 0.4)
Ehm, i do have a question related to cast bars and health/mana bars. How can one change their orientation? I have my cast bar like this: Code:
[player frame] -----spell cast-----> [target frame] Code:
[player frame] <-----spell cast----- [target frame] LE: Also how do i make all debuffs on my target "pop-out" above and upwards the target frame? Thanks for your time.
__________________
Slave to my own convictions, I lurk...waiting for destiny to reveal.
Last edited by Cotea : 11-30-11 at 07:44 PM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
How can I add classcolor to my target?
I used to see the target's healthbar with classcolor in other's addons,how can I do to let Neav's target Healthbar show with there classcolor,sorry for my poor english,can you help me with it?
![]() |
|
|
![]() |