| Updated: | 04-27-11 08:23 AM |
| Created: | 04-03-09 02:09 PM |
| Downloads: | 10,602 |
| Favorites: | 77 |
| MD5: |


| Player buffs/debuffs are not part of the layout. Simple reason is blizzard going secure on them, which means you can't right click them off with oUF currently. This is oUF core related and has nothing to do with the layout. Therefore you have to use the default blizzard buffs or something like nivBuffs that replaces them with secure functions and thus still allows for buff cancel. |
------------
-- colors --
------------
cfg.maincolor = {53/255, 69/255, 105/255} -- portrait BG, raid health bar, castbar color
cfg.sndcolor = {255/255, 207/255, 164/255} -- font color, ...
cfg.trdcolor = {30/255, 30/255, 30/255} -- castbar color
cfg.backdropcolor = {26/255, 25/255, 31/255} -- backdrop color
cfg.brdcolor = {0/255, 0/255, 0/255} -- border color
cfg.TransparencyMode = true -- enable/disable Transparency Mode - transparent healthbars, with class/reaction colored background. Besides looking nifty, it's especially nice for healers.
cfg.hpTransMcolor = {30/255, 30/255, 30/255} -- health bar color - Transparency Mode, only
cfg.hpTransMalpha = 0.3 -- healthbar alpha - Transparency Mode, only
-----------
-- media --
-----------
cfg.HPtex = mediaFolder.."dM3" -- health bar texture
cfg.PPtex = mediaFolder.."dM2" -- power bar texture
cfg.CBtex = mediaFolder.."dM2" -- castbar texture
cfg.Itex = mediaFolder.."dM2" -- BG texture
cfg.Auratex = mediaFolder.."dBBorderL" -- border texture for buffs/debuffs
cfg.NameFont = mediaFolder.."Pixelway_Baseline.ttf" -- font used for text (names) - recommended: (hooge0655, size 8, "OUTLINE MONOCHROME") OR (Prototype, size 10, "THINOUTLINE")
cfg.NumbFont = mediaFolder.."Pixelway_Baseline.ttf" -- font used for numbers - recommended: (hooge0557, size 10, "OUTLINE MONOCHROME") OR (Prototype, size 10, "THINOUTLINE")
cfg.NameFS = 10 -- name font size
cfg.NumbFS = 10 -- number font size (power value, etc.)
cfg.hpNumbFS = 20 -- health value font size (player, target, focus)
cfg.CastFS = 10 -- castbar font size
cfg.ComboFS = 20 -- combo point and class points font size
cfg.FontF = "OUTLINE MONOCHROME" -- "THINOUTLINE", "OUTLINE MONOCHROME", "OUTLINE" or nil (no outline)
cfg.fontFNum = "OUTLINE MONOCHROME"
----------------------
-- general settings --
----------------------
cfg.Numberzzz = 1 -- 0 will display 18400k as 18k, 1 = 18.4k, ....
cfg.FadeOutAlpha = 0.3 -- alpha for out of range units (oUF_SpellRange plugin, required)
cfg.BarFadeAlpha = 0.0 -- alpha for oUF_BarFader (required) plugin (can be 0 - 1)
-- switches -- true/false (on/off)
cfg.useCastbar = true -- show/hide player, target, focus castbar
cfg.useSpellIcon = true -- show/hide castbar spellicon
------------
-- player --
------------
cfg.PlayerRightSideSpellIcon = true -- switch player's castbars spell icon position from left to right
------------------------------------------------
-- class bar - Holy Power, Soul Shards, Runes --
------------------------------------------------
cfg.useClassPoints = true -- show/hide class bar
cfg.ClassBarHeight = 2 -- height of Deathknight rune bar and Totembar (oUF_TotemBar plugin required) for shamans
------------
-- target --
------------
cfg.TargetRightSideSpellIcon = false -- switch target's castbars spell icon position from left to right
cfg.onlyShowPlayerBuffs = false -- only show buffs casted by player (target and focus)
cfg.onlyShowPlayerDebuffs = false -- only show debuffs casted by player (target and focus)
-----------
-- focus --
-----------
cfg.FocusRightSideSpellIcon = false -- switch focus's castbars spell icon position from left to right
-----------
-- party --
-----------
cfg.PartyFrames = true -- set to false to disable party frames
----------
-- raid --
----------
cfg.RaidFrames = true -- set to false to disable raid frame groups 1-5
cfg.RaidFrames2 = true -- set to false to disable raid frame groups 6-8
cfg.disableRaidFrameManager = true -- enable/disable blizzards raidframe manager
-----------
-- arena --
-----------
cfg.ArenaFrames = true -- set to false to disable arena frames
---------------
-- main tank --
---------------
cfg.MTFrames = true -- set to false to disable main tank frames
----------
-- boss --
----------
cfg.BossFrames = true -- set to false to disable boss frames
-------------------
-- aura specific --
-------------------
cfg.HideBlizzardAuras = false -- hide blizzard buff, debuff and weapon enchant frame AND replace them with oUF's buffs/debuffs
cfg.HideAuraTimer = 180 -- spell timer is shown for shorter durations, than set value, hidden otherwise
cfg.FilterAuras = true -- filter arena, party and raid auras by applying a whitelist (the whitelist can be found in Slim_AuraFilterList.lua)
---------------
-- framesize --
---------------
-- height
cfg.heightP = 8 -- player
cfg.heightT = 8 -- target
cfg.heightF = 8 -- Focus
cfg.heightS = 8 -- ToT, FocusTarget, pet
cfg.heightM = 8 -- MT, boss frames
cfg.heightPA = 6 -- party, party pet - arena
cfg.heightR = 24 -- raid
cfg.heightCB = 30 -- class bar
-- width
cfg.widthP = 240 -- player
cfg.widthT = 240 -- target
cfg.widthF = 200 -- Focus
cfg.widthM = 140 -- MT, boss frames
cfg.widthS = 48 -- ToT, FocusTarget, pet, party pet
cfg.widthPA = 200 -- party - arena
cfg.widthR = 64 -- raid
cfg.widthCB = 30 -- class bar
-- hp|pp height, pp|info offset (optional)
cfg.heightHP = 18 -- change frame height above, instead
cfg.heightPP = 2 -- power height
cfg.PPyOffset = 4 -- power y-Offset, can be a positiv/negative (down/up) value
--------------------------------
-- oUF_WeaponEnchant settings --
--------------------------------
cfg.WeapEnchantIconSize = 30 -- oUF_WeaponEnchant icon size
File Name |
Version |
Size |
Author |
Date |
r14 |
117kB |
Dawn |
02-09-11 04:02 PM |
|
r12 |
73kB |
Dawn |
01-08-11 06:04 PM |
|
r11 |
72kB |
Dawn |
12-04-10 09:02 AM |
|
r10 |
52kB |
Dawn |
11-20-10 08:09 PM |
|
r9 |
52kB |
Dawn |
11-19-10 06:18 AM |
|
r8 |
52kB |
Dawn |
11-18-10 06:52 PM |
|
r7 |
52kB |
Dawn |
11-16-10 05:26 PM |
|
r6 |
52kB |
Dawn |
11-14-10 10:15 AM |
|
r5 |
50kB |
Dawn |
11-10-10 06:19 PM |
|
r4 |
60kB |
Dawn |
11-08-10 07:35 PM |
|
r3 |
60kB |
Dawn |
11-07-10 04:37 PM |
|
r2 |
60kB |
Dawn |
11-07-10 02:47 PM |
|
r1 |
60kB |
Dawn |
11-06-10 05:08 PM |
|
1.2 |
296kB |
Dawn |
04-06-09 08:35 AM |
|
1.1 |
294kB |
Dawn |
04-04-09 06:53 PM |
|
1.0 |
294kB |
Dawn |
04-03-09 02:09 PM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
For fonts head to the Slim_Config.lua file, and go to the section labeled "media".
![]() |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
How do I access the layout options that is mentioned in the info? Like fonts entc?
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 9
Uploads: 0
|
HI!
Not his own cast of the BUFF and DEBUFF display a gray code, where? |
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 41
Uploads: 0
|
Dawn, any chance do you work this BG Frame style to this layout http://www.wowinterface.com/download...xelShadow.html
PS: Sry eng. |
|
|
|
|
|
|
Hey, is there any way to use the raid frames, as party frames too?
![]() Thanks, Zynix
__________________
- We Didn't Start the Flamewar - |
|
|
|
|
|
||
|
||
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 41
Uploads: 0
|
3 month , nothing new. Any1 try continue on this top layout ?
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 10
Uploads: 0
|
Thank you for the update! This is one of my favorite Layouts.
On another note, does anyone know how to implement the fade out to the UF using the plugin? |
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.