Results: 7Comments by: hsings
File: Zork UI09-24-18
You can resize it to any size you w...
Posted By: hsings
You can resize it to any size you want with /rfilter unlock. That being said. You can always use Weakauras insted if it is to much of a hassle. Though it is to much of a hassle.But I love your Interface. Sincerely thank you.
File: Zork UI09-23-18
Tested it. Works fine. https://git...
Posted By: hsings
Tested it. Works fine. https://github.com/zorker/rothui/commit/da27a9cf4a86f995bdc3705bf171976ae86a6693 if L.C.playerClass == "ROGUE" then rFilter:CreateDebuff(1833,"target",36,{"CENTER"},"show;hide",{0.2,1},true,"player") --deep wounds end If you always want to show it use "show" instead of "show;hide". Thank you!:b...
File: Zork UI09-21-18
You can't unless you always show it...
Posted By: hsings
You can't unless you always show it. There is no such macro trigger. thx.. rFilter How can show target's debuff?I cast. -- rFilter_Zork: debuff -- zork, 2016 ----------------------------- -- Variables ----------------------------- local A, L = ... ----------------------------- -- Debuff Config ----------------...
File: Zork UI09-16-18
hi.zork. OUF_Simple PlayerFrame...
Posted By: hsings
hi.zork. OUF_Simple PlayerFrame How can hp<100% show it ?
File: rTooltip11-04-16
By default? You don't. But you can...
Posted By: hsings
By default? You don't. But you can write a hack and add a fontstring. local function CreateHealthText(self) local health = self:CreateFontString(nil, "LOW") --health settings here self.health = self return self end local function OnValueChanged(self,...) print(self:GetMinMaxValues(),...) --calculate value l...
File: rTooltip11-01-16
rTooltip updated for Legion. Sav...
Posted By: hsings
rTooltip updated for Legion. Save this for later. /console showQuestTrackingTooltips 0 hi· How to display the “hp” value? And hp% ?
File: Roth UI (Diablo) Galaxy's Revival10-22-16
How can i remove diablo-style chatf...
Posted By: hsings
How can i remove diablo-style chatframe scroll and options buttons?:banana: