Results: 3711Comments by: zork
File: Roth UI (Diablo)11-29-08
Originally posted by Rav Can anyon...
Posted By: zork
Originally posted by Rav Can anyone explain me how can i get health % values to Grouphealthbars ? oUF_D3Orbs.lua ~ line 330 if unit == "player" or unit == "target" or unit == "targettarget" then --nothing else bar.value:SetText("") end change it to: if unit == "player" or unit ==...
File: Roth UI (Diablo)11-29-08
Originally posted by richerich Ma...
Posted By: zork
Originally posted by richerich May i suggest a option to fade out bars that are OOR (Out Of Range)? Currently they don't and its annoying to see when a player has low hp, but not in range (as im a healer). Set self.Range = false to self.Range = true in oUF_D3Orbs.lua Done.
File: oUF_Diablo11-28-08
Re: Re: Re: Repeated requests...
Posted By: zork
You wrote it: In less then 30 min you fixed your problem. All with simple reading. Maybe finally you understand. Cheers.
File: Roth UI (Diablo)11-27-08
The party problem is something diff...
Posted By: zork
The party problem is something different it is caused by a lua error which is caused by a securehandler bug of the blizzard UI. it happens when you try to invite someone while you are infight. will be fixed in a future patch :/
File: Roth UI (Diablo)11-27-08
Originally posted by Caellian Any...
Posted By: zork
Originally posted by Caellian Any chance to have an english translation for its not my mod. ask shantalya here: http://ui.phcnet.de/index.php?topic=73.0
File: Roth UI (Diablo)11-27-08
Re: Font Size
Posted By: zork
Originally posted by mmzmaster Is there an option to resize the FONT size only? First question: Have you changed the myscale variable or have you changed the UI scaling to a value below 1? It would be no wonder if you have font size issues if you set UI scaling to .64 :eek:. Do me a favor an post a screenshot. You can change...
File: Roth UI (Diablo)11-26-08
Re: Cooldown Timer on Button
Posted By: zork
Originally posted by Calrich Hey Roth, I just updated the compilation (Took some add-ons out) Whenever I use a cooldown it looks like its not displaying the timer on the button, any idea how I can fix this? Calrich have you killed OmniCC? OmniCC does numbers on button cooldowns. @Plipje The unitframe mod is oUF_D3Orbs, r...
File: Roth UI (Diablo)11-26-08
Originally posted by dubsjw Hmm.....
Posted By: zork
Originally posted by dubsjw Hmm...could someone tell me why when I go into the dominos config and try to select the rothui profile it isn't there....the only profile I see is called "Priest" dubs have you copied the savedvariable files? They are included in the latest zip. Maybe you just copied the wtf folder without renaming t...
File: Roth UI (Diablo)11-25-08
Originally posted by Seireimai Ho...
Posted By: zork
Originally posted by Seireimai How do i edit LynStats & LynLocation to modify them location? You will have to do some lua-editing. Search for "SetPoint" and read http://www.wowwiki.com/API_Region_SetPoint for more.
File: Roth UI (Diablo)11-21-08
I have installed Dominos, RedRange,...
Posted By: zork
I have installed Dominos, RedRange, ButtonFacade and ButtonFacade_Rothar now. Testing everything and if I am happy I will release it. Look and fell is all the way the same, just more consistent actionbars :) shot: http://img1.abload.de/img/rothuikd56.jpg
File: Roth UI (Diablo)11-20-08
Originally posted by Ishu Please...
Posted By: zork
Originally posted by Ishu Please implement a visible micro menu bar,( the one wuth spellbook quests etc) -pet bar often vanishes in combat, -pet bar covers stance bar (for warlock with metamorph which i am) use dominos. problems solved. rbars2 is for nerds only.
File: Roth UI (Diablo)11-20-08
Originally posted by noble8 Gosh,...
Posted By: zork
Originally posted by noble8 Gosh, always thought it wasnt possible thanks ;) Any update to include the DK pet bar, shapeshift and rune overlap? noble your petbar is the problem. It is way bigger than it should be, thats why it overlaps your stuff. Have you changed the scaling?
File: Roth UI (Diablo)11-19-08
Thats the combat issue which crashe...
Posted By: zork
Thats the combat issue which crashes the bars when trying to show/hide a bar in combat. This is not allowed.
File: Roth UI (Diablo)11-19-08
Originally posted by noble8 It's...
Posted By: zork
Originally posted by noble8 It's a limitation in the client it cannot be done with an addon. What? Focus castbar should be no problem. Find the castbar region and just add the "focus" unit. Change: if unit == "player" or unit == "target" then to: if unit == "player" or unit == "target" or unit == "focus" then add the s...
File: oUF_Diablo11-18-08
Originally posted by saphiroth I...
Posted By: zork
Originally posted by saphiroth I really love the unitframes, castbar and nameplate, just wondering: can i disable the orbs ? (the orbs r a bit small and actionbar is tiny :() Read the info page and use the myscale variable. This will allow you to make your orbs much bigger.
File: Roth UI (Diablo)11-17-08
Originally posted by noble8 Death...
Posted By: zork
Originally posted by noble8 Deathknight + ghoul pet overlaps the rune bar + stance/shapeshift bar. screenshot please.
File: Roth UI (Diablo)11-17-08
Originally posted by maydayc4 how...
Posted By: zork
Originally posted by maydayc4 how can I do? Not possible since the orbs are your playerframe and I use a specific technique for the player frame which cannot be applied to the other frames.
File: oUF_Diablo11-15-08
Re: disable minimap?
Posted By: zork
Originally posted by combustable Just wondering, ive looked threw all the comments and stuff, but is there anyway to disable the minimap? i want to be able to use a minimap addon and i cant figure it out. Do not activate rMinimap (if you even use rMinimap :)) in the addon menu on your character list (button to the lower left) o...
File: Roth UI (Diablo)11-14-08
new roth ui is out. fixed vehicle a...
Posted By: zork
new roth ui is out. fixed vehicle and deathknight issues. please test it and tell me what you think.
File: Roth UI (Diablo)11-14-08
Originally posted by Chilidogz ye...
Posted By: zork
Originally posted by Chilidogz yeah, i just got the same problem... as an unholy DK, i need both my pet bar/stance bar, if u find anyway to fix this, just plze hurry xD Guys, just use some other actionbar mod. Something like Dominos. Don't use rBars2.
File: oUF_Diablo11-13-08
Deathknight fix. Open oUF_D3Orbs.lu...
Posted By: zork
Deathknight fix. Open oUF_D3Orbs.lua and change ... this: local colors2 = { power = { = { r = 60/255, g = 150/255, b = 255/255}, -- Mana = { r = 255/255, g = 1/255, b = 1/255}, -- Rage = { r = 255/255, g = 178/255, b = 0}, -- Focus = { r = 1, g = 1, b = 34/255}, -- Energy = { r = 0,...
File: Roth UI (Diablo)11-13-08
Deathknight
Posted By: zork
Deathknight fix. Open oUF_D3Orbs.lua and change ... this: local colors2 = { power = { = { r = 60/255, g = 150/255, b = 255/255}, -- Mana = { r = 255/255, g = 1/255, b = 1/255}, -- Rage = { r = 255/255, g = 178/255, b = 0}, -- Focus = { r = 1, g = 1, b = 34/255}, -- Energy = { r = 0,...
File: Roth UI (Diablo)11-11-08
Re: roth UI questions
Posted By: zork
Originally posted by neov My scrolling combat text is coming up with what look like German words - how do I change that? Do no use my SavedVariable file for MSBT or create a new profile. Just delete it and create your own. Also, is there anyway to get the tooltips to appear at the cursor instead of in the bottom-right corner?...
File: Roth UI (Diablo)11-10-08
@Tabina Read the info pages of rot...
Posted By: zork
@Tabina Read the info pages of rothui and oUF_D3Orbs. What you are looking for is called scaling. Set the myscale variables to the values you like. @Buwwelknurps The raid frames have a black border. It will turn in the debuffcolor if a debuff that you can dispell is found. Just hover the unit and press your decurse keybind which...
File: Roth UI (Diablo)11-09-08
weekly update is out: 081109
Posted By: zork
weekly update is out: 081109