Download
(876Kb)
Download
Updated: 08-02-19 03:18 PM
Pictures
File Info
Compatibility:
Rise of Azshara (8.2.0)
Zandalari and Kul Tiran (8.1.5)
Tides of Vengeance (8.1.0)
Battle for Azeroth (8.0.1)
Updated:08-02-19 03:18 PM
Created:03-30-10 05:29 AM
Downloads:193,859
Favorites:285
MD5:

Qulight UI  Popular! (More than 5000 hits)

Version: 8.2.1
by: Qulight, Warrior-

Qulight UI in Action(Youtube)

Install:

1. Clean your "Interface/AddOns folder;
2. Unpack this archive into your WOW folder/Interface/Addons;

/ru
1. Удалить содержимое "Interface/AddOns";
2. Распаковать архив в WoW/Interface/Addons;

Slash commands:

/rl, .кд; - Reload UI;
/ticket, /gm, /гм; - GM frame.
/hb - binding buttons on mouseover.
/wf - Quest tracker mover.
/frame - Command to grab frame information when mouseing over a frame.

/config - In-game UI config.
/ui - ingame command for change all UI positions.
/ui reset - Set default UI positions.

AddOns:

QulightUI - It is the main addon and it includes - dNamePlates, Stuffing, FreebTip, m_Buff, omniCC, Class Timer, rActionBarStyler, Datatext(Bags, Durability, Friends, Gold, Guild, System, Time), qMinimap, qChat, ncHoverBind, oUF+oUF_Qulight, Filger, aLoad, MarkBar, Mapster, qChatBar, raidUtility, tullaRange, m_Loot, ncCooldownFlash, aMail, Reminder, RaidBuffReminder, BigWigs_skin, DBM_skin, DXE_skin, KLE_skin, Omen_skin, PallyPower_skin, Quartz_skin, Recount_skin, Skada_skin.

Qulight_ConfigUI - in game configuration.

Aurora - is an addon which reskins the default Blizzard frames to a smooth, minimalistic theme which is consistent across the entire UI.

Recount, Omen, KLE, DXE, BigWigs, Quartz, Skada, DBM, Pally Power are NOT included in this UI package, it will simply reskin the addon if you have it running, you need to download and update the addon on your own.

Credits:

Monolit, Shestak, Hanomi, Alza, AlleyKat, Fernir, affli, Nightcracker, Allez, haste, Zork, Tekkub, Tuller, Freebaser, Haleth, drakull, P3lim, Dawn, Tukz, Warrior, Dwnldedskill

Optional Files (0)


Post A Reply Comment Options
Unread 10-29-10, 12:50 PM  
zophiel
A Murloc Raider
 
zophiel's Avatar

Forum posts: 8
File comments: 24
Uploads: 0
Renaming the file did the trick
Report comment to moderator  
Reply With Quote
Unread 10-30-10, 09:57 AM  
Ezhik
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Квилайт, подскажи пожалуйста, как можно цвет плейр, тарджет и прочих фреймов поменять с серого на классовый цвет?

Thx
Report comment to moderator  
Reply With Quote
Unread 10-30-10, 12:22 PM  
Linkin
A Deviate Faerie Dragon

Forum posts: 11
File comments: 8
Uploads: 1
I was curious on how to move or remove the combo points in the middle of the screen. I like the idea alot but whenever I try to click in the middle of my screen (that's where the combo points are) it doesnt let me move the camera cause im clicking on the combo points when they are being used. Help me move it PLZ!
Report comment to moderator  
Reply With Quote
Unread 10-30-10, 10:30 PM  
dnt09
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
liking the new look but I seem to be having a problem with the raidframes. They are displaying 2 columns of white transparent backgrounds beside eveyone.

For example, instead of a 5 man dungeon group, it shows 15 spots
Report comment to moderator  
Reply With Quote
Unread 10-30-10, 10:47 PM  
Saack
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Originally posted by Linkin
I was curious on how to move or remove the combo points in the middle of the screen. I like the idea alot but whenever I try to click in the middle of my screen (that's where the combo points are) it doesnt let me move the camera cause im clicking on the combo points when they are being used. Help me move it PLZ!
i don't think this is intended for the combo points to be in the middle of the screen from what i have seen he doesn't play a rogue.

but try Like 86-91 in the core.lua in the oUF_Drk file,

Code:
local cpoints = self:CreateFontString(nil, 'OVERLAY')
		cpoints:SetPoint('CENTER', UIParent, 'CENTER', 0, 0)
		cpoints:SetFont(cfg.font, 70, "THINOUTLINE")
		cpoints:SetShadowOffset(1, -1)
		cpoints:SetTextColor(1, 0, 0)
		self:Tag(cpoints, '[cpoints]')
change this line
Code:
cpoints:SetPoint('CENTER', UIParent, 'CENTER', 0, 0)
Last edited by Saack : 10-30-10 at 10:52 PM.
Report comment to moderator  
Reply With Quote
Unread 11-01-10, 01:32 PM  
Dreiko7
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I want to move the cast bars from the middle,
under of the player frame...as i saw in page 2 u said to go
oUF_Drk, lib.lua...i went on this file i found the (if f.mystyle == "player" then
s:SetHeight(25)
s:SetWidth(300)
s:SetPoint("BOTTOM",UIParent,"BOTTOM",15,250)
elseif f.mystyle == "target" then
s:SetHeight(20)
s:SetWidth(300)
s:SetPoint("BOTTOM",UIParent,"BOTTOM",12,290)
else
s:SetPoint("CENTER",UIParent,"CENTER",10,100)
end ) but now i dont know what to do..

IF u can explain better what i have to do Please and soz for my bad english
Last edited by Dreiko7 : 11-01-10 at 01:33 PM.
Report comment to moderator  
Reply With Quote
Unread 11-03-10, 04:29 PM  
Close
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Доброй ночи.
Очень хорошая сборка и совершенно не хочется с ней расставаться
Но,т.к. ничего не понимаю в lua,возникли проблемы с фреймом рейда в верхнем левом углу,хочется понять,какой аддон за него отвечает или как его переместить/удалить/замменить Гридом и переместить,что было бы предпочтительней.Молю о помощи слишком уж хорошая сборка

Заранее спасибо.
Report comment to moderator  
Reply With Quote
Unread 11-03-10, 08:09 PM  
confedsg
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 1
Great UI as always Q! <3
The font bug in drk's cfg file is still happening tho D:
I has the latest version
Report comment to moderator  
Reply With Quote
Unread 11-04-10, 02:05 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Close
Доброй ночи.
Очень хорошая сборка и совершенно не хочется с ней расставаться
Но,т.к. ничего не понимаю в lua,возникли проблемы с фреймом рейда в верхнем левом углу,хочется понять,какой аддон за него отвечает или как его переместить/удалить/замменить Гридом и переместить,что было бы предпочтительней.Молю о помощи слишком уж хорошая сборка

Заранее спасибо.
oUF_Drk, cfg.lua
Code:
cfg.ShowRaid = false
это просто убираются рейд фреймы


core.lua
Code:
raid:SetPoint("TOPLEFT", UIParent, 10, -10)
это рассположение рейд фреймов
Report comment to moderator  
Reply With Quote
Unread 11-04-10, 04:26 AM  
Close
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Премного благодаренЖду дальнейших совершенствований
Report comment to moderator  
Reply With Quote
Unread 11-04-10, 03:57 PM  
Faedron
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Originally posted by Faedron
How can i use the default vehicle bar?
Report comment to moderator  
Reply With Quote
Unread 11-05-10, 03:26 PM  
Mayc
A Kobold Labourer
 
Mayc's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Ку, посередине нижний бар как отучить этого скота реагировать на нажатия (Shift+цифр123, прокрутка колесика) и смену форм, стоек, стелс итд.
Я так понял это бар №1?
Last edited by Mayc : 11-05-10 at 03:32 PM.
Report comment to moderator  
Reply With Quote
Unread 11-05-10, 06:45 PM  
Dreiko7
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Hi Qu,
i have problem with party frames...
Check SS--->http://yfrog.com/77wowscrnshot110610014952j
Report comment to moderator  
Reply With Quote
Unread 11-06-10, 02:03 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Dreiko7
Hi Qu,
i have problem with party frames...
Check SS--->http://yfrog.com/77wowscrnshot110610014952j
lol, update version
Report comment to moderator  
Reply With Quote
Unread 11-06-10, 07:47 PM  
4ertog
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Комбо текст было бы неплохо заменить на более живой
а уже в финальной кате добавить еще мини GearScore
хотя это лишь мое мнение
Last edited by 4ertog : 11-06-10 at 07:50 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

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.