Results: 21Comments by: Loshine
File: diminfo05-01-12
Id like to be able to color the who...
Posted By: Loshine
Id like to be able to color the whole text class colored, as opposed to just part of it. Would that be possible? I think it's good enough so i won't change it,if you want it to color the whole text class colored then you could search the key words Text:SetText(...) like in the Bags module you will find Text:SetText(cfg.Col...
File: diminfo03-26-12
Emm,you can shift + mouseover on th...
Posted By: Loshine
Emm,you can shift + mouseover on the guild's text then you will find something you expect oooooh! that's sweet! i didn't know that, that is exactly the notes i wanted :) does it show officer notes as well, if one is allowed to see those? How about the sorting? is it possible(or will it become possible) to sort differently tha...
File: diminfo03-19-12
Loshine, i just wanna say awesome a...
Posted By: Loshine
Loshine, i just wanna say awesome addon. I just immediately swapped SLDT for this one, since SLDT updates are coming a bit slow, and this uses less than half of what SLDT uses hehe, not that it has any major effect hehe. Anyhow.. Could you tell me how to make the guild tooltip sort by rank: Guildermaster Officer Member T...
File: diminfo03-10-12
If I may....anyway to make it so it...
Posted By: Loshine
If I may....anyway to make it so it checks if guild repairs is option? So it repairs with guild funds first, if available? And anyway to have the spec module read spec, instead of talent points? It has used guild repair first LoL and you want to let spec module's text show spec instead of talent points? ehh.. change mo...
File: diminfo03-07-12
Great stuff....is there anyway to g...
Posted By: Loshine
Great stuff....is there anyway to give one uniform color, one that I decide on? Or is white, or white with a little class color the only way to go? Love it, btw~ i've added color class mode in v1.3
File: diminfo03-06-12
excellent! thanks, all working a...
Posted By: Loshine
excellent! thanks, all working and looks awesome :D just one more thing, is it possible to set the clock to display local time and not the realm time in 12hour format? ie using am and pm Plz download the latest version,now Time's text's format is depend on BLZ time manager's option(right-click to open it) hope you like it~
File: diminfo03-05-12
Message: Interface\AddOns\diminfo\m...
Posted By: Loshine
Message: Interface\AddOns\diminfo\modules\Memory.lua:83: :SetText(): Font not set Time: 03/04/12 18:19:10 Count: 695 Stack: : in function `SetText' Interface\AddOns\diminfo\modules\Memory.lua:83: in function Locals: (*temporary) = { 0 = } (*temp...
File: oUF_Dimglass03-02-12
hi, how can i change the position o...
Posted By: Loshine
hi, how can i change the position of the combo points and threat bar in dps/tank mode? hope you can help me. lib.lua line1030-1038 if cfg.HealMode then bars:SetFrameStrata("MEDIUM") bars:SetFrameLevel(12) bars:SetPoint("BOTTOM", self, "TOP", -84,-5) bars:SetSize(49, 3) else bars:SetPoint("BOTTOM", UIParent, "B...
File: oUF_Dimglass02-21-12
So, if it would be at all possible...
Posted By: Loshine
So, if it would be at all possible could you point me in the right direction as to where I would create a party target system in your code...i tried it and after i registered the party target style, created it, and turned it on via the config.lua file in game it still said that the style didn't exist...also, if you don't mind how wou...
File: oUF_Dimglass02-21-12
hi, how can i change the position o...
Posted By: Loshine
hi, how can i change the position of the combo points and threat bar in dps/tank mode? hope you can help me. lib.lua line1030-1038 if cfg.HealMode then bars:SetFrameStrata("MEDIUM") bars:SetFrameLevel(12) bars:SetPoint("BOTTOM", self, "TOP", -84,-5) bars:SetSize(49, 3) else bars:SetPoint("BOTTOM", UIParent, "B...
File: oUF_Dimglass02-07-12
請問在Focus௤...
Posted By: Loshine
請問在Focus目標上,能顯示出debuff、debuff的計時跟次數嗎? 因為在坦克交換的時候,常常會把另外一個...
File: oUF_Dimglass02-07-12
hey, how can i disable the blizzard...
Posted By: Loshine
hey, how can i disable the blizzard raid manager? thiught it would work with cfg.disableRaidFrameManager = true but it doesnt... Maybe you need this local frame = CompactRaidFrameManager frame:UnregisterAllEvents() frame.Show = function() end frame:Hide() local frame = CompactRaidFrameContainer frame:UnregisterAllEvents...
File: oUF_Dimglass01-16-12
Re: Full?
Posted By: Loshine
where you can download the complete interface??? ouf is have not chat , action bars and the rest It has not been completed,I will up upload it when I complete~;)
File: oUF_Langley12-07-11
支持时雨.exe~
Posted By: Loshine
支持时雨.exe~
File: oUF_Dimglass11-11-11
Re: Party Help.
Posted By: Loshine
Hey Loshine.. So, I found the adjustment on the party, and fixed it to somewhat the way I want.. I'm wondering if you can help me with something else though.. I wanted to adjust the party to where.. The name is a bit smaller, and is up and out of the party, exactly the way the target and player are, with the health, level, a...
File: oUF_Dimglass10-30-11
Originally posted by ßeaver Hey L...
Posted By: Loshine
Originally posted by ßeaver Hey Loshine.. I put in what you said, and broke the layout lol... I may have done it wrong, perhaps you could upload a "plugin" type thing for this to have it be like I want? Buffs on right of target, debuffs below target? -- Edit: Nevermind Loshine.. I figured out what I did wrong.. I'm an...
File: oUF_Dimglass10-29-11
Re: Removing Auras
Posted By: Loshine
Originally posted by JuddH1983 Hi, I would like to remove all auras from my Player, Target, Focus, etc frames. How can I do this? core.lua delete all lib.createBuffs(self) lib.createDebuffs(self) lib.createAuras(self)
File: oUF_Dimglass10-29-11
Originally posted by ßeaver Hey L...
Posted By: Loshine
Originally posted by ßeaver Hey Loshine, any help on the buffs and debuffs of the target? The way I have my UI setup, the buffs and debuffs are going into my logs, and I'm such a symmetrical person, that I need them adjusted.. And I can't seem to seperate where the debuffs are being placed. core.lua line84 change this lib....
File: oUF_Dimglass10-28-11
Re: Hey Loshine
Posted By: Loshine
Originally posted by ßeaver Hey Loshine, So, looking at the update you did, the party and raid aren't showing up together anymore, but for some reason, the blizzard raid frames still show up on the top left.. Perhaps you can add the code to hide blizzard raid frames. -- Addition: Hey everyone, and Loshine, I went ahead a...
File: oUF_Dimglass10-28-11
1.4.0 beta I have changed a lot...
Posted By: Loshine
1.4.0 beta I have changed a lot config options to let it easier to use. and arena frames has be added~ but I'm not sure would its trinket watcher work well...because i'm a completely pve player:p the logic error with raid and party frames always has been fixed,Hope you all will love this version~:D
File: oUF_Dimglass10-25-11
I have found the problem with party...
Posted By: Loshine
I have found the problem with party and raid frames yet,in the next version i will fix it and arena frames will be added:D thanks for all the surpporter, my english is poor,hope you all will love it .