Results: 72Comments by: Gorunnus
File: Roth UI (Diablo)09-05-11
Target
Posted By: Gorunnus
Originally posted by zork I really like my ringMod aswell. The problem is that the rings are hard to do and pretty inflexible if you want to make them look cool. If you are just using the plain ring it's not so hard but looks ugly. The buff and debuff anchor of the target frame are in the config under the target settings. Th...
File: Roth UI (Diablo)09-04-11
Targer
Posted By: Gorunnus
Zork, Im trying to crate frames for Arena and to group them as i am now. I need to find Target and ToT buffs and debuffs anchor and expand conf. As Default, T and ToT buffs and debuffs are anchored on right side and they are expanding on the right. I need to anchor them to the left and make them expand on the left. I know that t...
File: Roth UI (Diablo)07-06-11
Re: Video
Posted By: Gorunnus
Originally posted by Romire Hey Zork http://www.youtube.com/watch?v=SAmBk0mi_v8 I got the video up for you, Hope you enjoy :) and thank you for all your help Romire of Caelestraz Hey.. i wanted to do a video with RothUI, can you tell me what Capture program are u using? I tried Fraps, registered, but files just dev...
File: Roth UI (Diablo)07-05-11
Originally posted by zork No....
Posted By: Gorunnus
Originally posted by zork No. Uh..oh.. if thats meant to my question... ow.. :'( Anyway, thx for help, and keep up good work!!
File: Roth UI (Diablo)07-05-11
Originally posted by zork @Goru...
Posted By: Gorunnus
Originally posted by zork @Gorunnus oUF_Diablo/units/player.lua line 816. Make it --orb self.Power = createOrb(self,"power") self.Power:SetScale(0.8) Thx Zork.. it worked like a charm :D :D i got i more question.. Is there a way to set overall ui size in config files? Ingame i set it to lowest, but i find i...
File: Roth UI (Diablo)07-02-11
Re: skinners
Posted By: Gorunnus
Originally posted by Foegone I'm having trouble with not being able to skin my kills since loading Roth 4.2. I've been using the UI for some time now and this is the first time I've had this trouble. Are other skinners experiencing this? Nope, im a skinner/miner and i dont have any issues with my kills or veins.. check rest o...
File: Roth UI (Diablo)07-01-11
Thx Zork.. it worked like a charm :...
Posted By: Gorunnus
Thx Zork.. it worked like a charm :D :D
File: Roth UI (Diablo)07-01-11
Re: Re: Lost colours
Posted By: Gorunnus
Originally posted by zork @Goronnus Read FAQ about moving frames. .... No,no,no.. u didnt read right, i already manage to move them, i need a help with shrinking power orb to be smaller.. If you noticed, on SS that i uploaded, size of Health orb is 1, while size of power orb is 0.8 I need a help finding where to add strin...
File: Roth UI (Diablo)06-30-11
Hello Zork, Im using your ui fro...
Posted By: Gorunnus
Hello Zork, Im using your ui from its creation and i must say that its one of the best (THE best ui) that i ever used. I had a long break from wow and now im back. I managed to reduce size of Power orb and move it as u can see on SSand created this layout in WotLK: http://i.imgur.com/2H9nW.png Now, as i said, im back t...
File: oUF_Hank11-06-10
Originally posted by hankthetank...
Posted By: Gorunnus
Originally posted by hankthetank ..... Im out of ideas here.. my oUF is 1.5.4, im using last oUF_Hank, downoladed from this site, my curently active addons are: oUF oUF_Hank oUF_SpellRange oUF_TotemBar I must sadly say that i give up, for now.. I have RL issues (issues with BF, and i recently lost very dear person so i...
File: oUF_Hank11-03-10
Originally posted by hankthetank...
Posted By: Gorunnus
Originally posted by hankthetank ...Take my code here which produces the following: http://img600.imageshack.us/img600/8548/wowscrnshot110310101357.th.jpg ... First of all i must say ty for u effort to help us, or me in creating party frames, i really appreciate ur good intentions and/or good will for sparing little bit of...
File: oUF_Hank11-02-10
Ty love <3. BUT...Hank, im not u...
Posted By: Gorunnus
Ty love <3. BUT...Hank, im not ungrateful or anything similar, but u code arent working.. it just moves my ToT frame on position of Party1 frame and thats it.. I checked, the frame isnt even spawned, but maybe im doing something wrong. I added here first part of code: if unit == "player" or unit == "focus" then health:S...
File: oUF_Hank11-02-10
Originally posted by leempi Any...
Posted By: Gorunnus
Originally posted by leempi Any ideas? Looks like it's hitting a health update and the party is not defined somewhere? Well.. If i understand You right, u just added unit == "party" where is that needed.. there is also part of code, mainly first part of hankv3.lua where oUF stings are called, if u look carefully u will see t...
File: oUF_Hank11-02-10
Originally posted by leempi .......
Posted By: Gorunnus
Originally posted by leempi .... Ah.. well u see, i already know all that, and i already tryed that too, in the matter of fact, that was my second choice, but again without success.. anyway.. let us know if u menage to do something. :)
File: oUF_Hank11-02-10
Originally posted by Pyrates Sorr...
Posted By: Gorunnus
Originally posted by Pyrates Sorry, I'm not, as I said I don't think this would really be good, although I'd like to see it when you're done. I've shifted my focus away from the uf's (although I'm unhappy with my castbars), and I'm starting to work on a timer addon for feral druids. Oh! I somehow counted on u for help since im...
File: oUF_Hank11-02-10
Pyrates, are u trying to create par...
Posted By: Gorunnus
Pyrates, are u trying to create party frames too?? I really dont have luck, and im letting frustration to get best of me, so i cant really think at all at this moment.. :(
File: oUF_Hank11-01-10
Originally posted by Pyrates See...
Posted By: Gorunnus
Originally posted by Pyrates See below, Gorunnus is working on that. Yea im working on them last days... Unfortunately im not making any progress and im near point where im close to giving up.. I menage to create party frame without any errors, but, for some reason party frame dont show any members.. Im guessing that i did somet...
File: oUF_Hank10-29-10
Originally posted by Pyrates I gu...
Posted By: Gorunnus
Originally posted by Pyrates I guess you need to add self.Buffs = "LEFT" to the code for focus. Done. :) I implemented that part of code, so it looks like this: self.Buffs:SetHeight(cfg.BuffSize) self.Buffs:SetWidth(225) self.Buffs.size = cfg.BuffSize self.Buffs.spacing = cfg.AuraSpacing if...
File: oUF_Hank10-29-10
Originally posted by Pyrates Er,...
Posted By: Gorunnus
Originally posted by Pyrates Er, no, I haven't read your edit, and I didn't notice that by myself. Can't one just set self.Buffs.initialAnchor = "RIGHT" for the focus? Er, no, that wont help, i wrote this code: self.Buffs:SetHeight(cfg.BuffSize) self.Buffs:SetWidth(225) self.Buffs.size = cfg.BuffSize self.Buffs.spacing...
File: oUF_Hank10-29-10
Pyrates, have u menaged to solve Fo...
Posted By: Gorunnus
Pyrates, have u menaged to solve Focus buff orientation? i have no luck. :(
File: oUF_Hank10-28-10
Ah... I forgot to reedit post, i di...
Posted By: Gorunnus
Ah... I forgot to reedit post, i did most of that changes, and ty for ToF frame and config, im not using it, but i will mostly add option for it in config.lua but, mostly ty for name fix on Focus frame, its the real save.. About custom_mod.lua.. Yeah, i have been trying to make it work for most of the day, but no success.. I ho...
File: oUF_Hank10-28-10
Originally posted by Pyrates I ne...
Posted By: Gorunnus
Originally posted by Pyrates I never created the Tot frame. Do you mean my tries on the focus frame? I do everything via cusomt_mod (though I might have commented out the creation of the castbars in hank.lua). No, i somehow got the idea that u menaged to create ToT frame as me, but trough custom_mod.lua not trough Hank.lua as i...
File: oUF_Hank10-28-10
Originally posted by Pyrates Wow...
Posted By: Gorunnus
Originally posted by Pyrates Wow that's detailed, thanks a lot. I'll see if I can find a way to put this into the custom file, it's surely possible. I'll try to include that, maybe even tonight. Heheh, well im working as programmer, so i know importance of clear code and detailed explanation for faster and bettersolution of pro...
File: oUF_Hank10-28-10
Originally posted by Pyrates Hank...
Posted By: Gorunnus
Originally posted by Pyrates Hank: Ok, got a question of my own again. I'm trying to change ToT, too have the name and power on the left, so the arrangement is like the player. I menaged to create what u wanted to do, but unfortunately i heavy edited Hank_v3.lua to do that that i cant affort to replace it. Find part of code:...
File: oUF_Hank10-27-10
Originally posted by Pyrates Hank...
Posted By: Gorunnus
Originally posted by Pyrates Hank: Ok, got a question of my own again. I'm trying to change ToT, too have the name and power on the left, so the arrangement is like the player. I menaged to create what u wanted to do, but unfortunately i heavily edited Hank_v3.lua.. I will post u the code later today since its a lot of code, i...