Results: 8Comments by: lalcom
File: Roth UI (Diablo)11-19-12
How to display total time on castbar?
Posted By: lalcom
Hi Zork I found the time on castbar only display how long you casting the spell. (like only 0.4) Would you tell me how to display total time on castbar just like 0.4/2.0 ? And more if I want display remaining time of a spell how should I do? Thank you By the way, my warrior is now level up to 69 with your UI.
File: MikScrollingBattleText11-05-12
Hi Mikord I'm from China. And I...
Posted By: lalcom
Hi Mikord I'm from China. And I use this addon since very beginning. I found that the harm from environment cannot shown in chinese, such as -114 Falling, -200 Drowning(should be -114 掉落,-200 窒息)... I'm sure that question is simple for you, would you please tell me how to fix? Ty
File: Roth UI (Diablo)11-04-12
Re: Re: Re: Re: The string can not show chinese character.
Posted By: lalcom
You want hex colored strings. local color = "0099ff" local string = "|cff"..color..string.."|r" |c = start coloring ff = alpha value (currently unused) 0099ff = color in hex string = the string you want to color |r = close coloring Ty zork, with those little adjustments, your UI take me a nice weekend. And I already s...
File: Roth UI (Diablo)11-01-12
Re: Re: The string can not show chinese character.
Posted By: lalcom
Make sure to save the file in Unicode (UTF-8) file encoding. I think the current charset may be set to Western-European. You need Notepad++ or any other text editor that can handle charsets to do so. http://npp-community.tuxfamily.org/documentation/notepad-user-manual/document-properties/encoding Thanks, it's now correct. And...
File: Roth UI (Diablo)10-31-12
The string can not show chinese character.
Posted By: lalcom
Hi Zork Sorry to trouble you again In the Code : oUF_Diablo/units/target.lua#334 http://code.google.com/p/rothui/source/browse/trunk/wow5.0/oUF_Diablo/units/target.lua#334 if unit_classification == "worldboss" or UnitLevel(unit) == -1 then tmpstring = "Boss" bubblehead:Show() bubblehead:SetTe...
File: Roth UI (Diablo)10-28-12
@lalcom Open oUF_Diablo/core/lib.l...
Posted By: lalcom
@lalcom Open oUF_Diablo/core/lib.lua line 173: Comment in this: http://code.google.com/p/rothui/source/browse/trunk/wow5.0/oUF_Diablo/core/lib.lua#173 The problem is solved! Thanks Zork!
File: Roth UI (Diablo)10-28-12
How to change the DeBuff Coldown model?
Posted By: lalcom
Hi Zork I come from China. I am big fan of Diablo3 and I also paly a role in WOW. So you can imagine how excited I was, when I found you UI. It's so coooool! There is an issue(maybe just for me), I found the target's DeBuff & the target of target's DeBuff Coldown in a opposite way to the default. In...
File: MysteryUI_V510-26-12
使用了楼...
Posted By: lalcom
使用了楼主的最新版 感觉很不错 但是有点小瑕疵 能量值和法力值的数字刷新好像是几秒一次 玩...