Results: 231Comments by: hipjipp
File: KoskenAngo01-13-09
Originally posted by pyremo K i fi...
Posted By: hipjipp
Originally posted by pyremo K i fixed most of my problems...but i still dont know how to fix where the screen changes wen my chatbox goes up In Hpanel.lua, change/remove this from the code to stop the world from moving: WorldFrame:ClearAllPoints() WorldFrame:SetPoint("TOP") WorldFrame:SetPoint("LEFT") WorldFrame:SetPoint("RIGHT") Wo...
File: HBar01-13-09
Originally posted by pyremo How do...
Posted By: hipjipp
Originally posted by pyremo How do i disable the rep/xp bar its in the way on the action bars. It should be disabled by default... But you can hide it by adding this into the code: MainMenuExpBar:Hide() MainMenuExpBar.Show = function() end
File: oUF Smooth Update01-07-09
I've been noticing a small "bug" or...
Posted By: hipjipp
I've been noticing a small "bug" or perhaps a slight glitch.. When creating a new character or getting onto a low-leveled one, the bar isn't filled completely... There's about 5-10 pixels missing on the bar when it's "full". Could this be fixed with anything or am i stuck with it? It disappears after a certain hp-limit, but i havn't...
File: HBar12-28-08
Re: Custom Buttonskin
Posted By: hipjipp
Originally posted by Aluria Hi there :) 1st of all: great AddOn! Nearly THE thing i want.. but: I dont like the texture of the buttons, im sorry... Can i change them? I suppose i need to add some more lines in the lua, right? And another thing.. I wasnt able to try it atm but maybe u know more.. Im playing a Deathknight with Pet ;...
File: HBar12-24-08
Originally posted by st0nedpenguin...
Posted By: hipjipp
Originally posted by st0nedpenguin First off, great addon, it does just what I want without and extra crap and it's teeny! I do have a couple issues however. For some reason if I move things round on my bars, or at random intervals during play, the button borders go semi transparent, from this: http://hdimage.org/images/2lzwveiv0...
File: HBar12-23-08
Originally posted by pyremo Is the...
Posted By: hipjipp
Originally posted by pyremo Is there only 24 buttons like on the pics, cuz the way my acton bars r layed out i use 36 buttons. If there r can u post a pic of what it looks like with another 12 button bar. TY The main-bar is only a 24 button + pet bar. The "Bottom Left" bar is placed at the top of your screen to be out of the way. Re...
File: KoskenAngo12-23-08
Originally posted by Chilidogz any...
Posted By: hipjipp
Originally posted by Chilidogz any plans on raid frames? Unfortunetly for you raiders, no. If you wish to use any lightweight raidframes you could use oUF_Perfect. I'll concider writing my own raid-layout, but since i don't raid - ever - i'd need testers.
File: KoskenAngo12-23-08
Originally posted by Alkar So u st...
Posted By: hipjipp
Originally posted by Alkar So u stopped playin WoW??? Sad sad day :( Did you read the entire post? there's no option to make a line through the text so i just made it smaller..
File: oUF_Kosken12-21-08
Originally posted by Gastro after...
Posted By: hipjipp
Originally posted by Gastro after updating to oUF 1.3 im getting the following error: Error occured in: Global Count: 1 Message: ..\AddOns\oUF_Kosken\core.lua line 492: attempt to call method 'RegisterSubTypeMapping' (a nil value) Debug: : RegisterSubTypeMapping() oUF_Kosken\core.lua:492: in main chunk I'm currently workin...
File: Htracking12-15-08
Originally posted by syrupk Lookin...
Posted By: hipjipp
Originally posted by syrupk Looking to add a line to the code of this and lynlocation to make the letters all lowercase. Is this possible and ifso could someone please help me out? Thankyou :D Quote from lua-users wiki, the String Library Tutorial: String.lower(s) s:lower() Make uppercase characters lower case. > = st...
File: BuffHUD12-08-08
nice concept. I'd like this addon t...
Posted By: hipjipp
nice concept. I'd like this addon to be kept ACE free, if possible =)
File: oUF_Lyn12-01-08
Originally posted by Surgency That...
Posted By: hipjipp
Originally posted by Surgency Thats exactly what I was looking for.. to bad it doesn't work with 3.0.2 :( It does, you just need to replace the existing LibHealComm-3.0 that comes with it with the one he links to. I did it and it works as it's supposed to.
File: oUF_Lyn11-30-08
Originally posted by eiszeit if th...
Posted By: hipjipp
Originally posted by eiszeit if this plugin exist and i only have to add some variables, no problem, if not, no. It does, and you don't need to add anything, it's called oUF_HealComm witch uses LibHealComm-3.0. =)
File: KoskenAngo11-30-08
Originally posted by cassiius I do...
Posted By: hipjipp
Originally posted by cassiius I downloaded this UI before and it worked, so I thought to try it again. It doesn't show the lower action bars and the chats are both in the wrong places. Thanks. If the actionbars are not shown when you log in or reload, press the button on the minimap or read previous comments on how to fix this (...
File: oUF_Kosken11-19-08
Originally posted by st0nedpenguin...
Posted By: hipjipp
Originally posted by st0nedpenguin I'm just wondering if you could fill me in on how to correctly add a border to the frames and casting bars?Since i just recently stopped with wow i'll try. local backdrop = { bgFile = "Interface\\Tooltips\\UI-Tooltip-Background", tile = true, tileSize = 16, edgeFile = "Interface\\To...
File: KoskenAngo11-19-08
Re: No Hot bar
Posted By: hipjipp
Originally posted by Dantham I downloaded the UI, has no problems except for there is not a hotbar, what should I do? What do you mean? That there's no actionbars visible when you log in? If so, either change HBar.lua with any texteditor, at the bottom there's comments on some values for the bars, OR you can click the small discreet...
File: OPie11-11-08
Originally posted by Seajewel 2. Is...
Posted By: hipjipp
Originally posted by Seajewel 2. Is there any way to let us assign default taps to non-custom rings? For instance, for raid marking sometimes all I need is skull, so just being able to do that with the assigned click would be really handy. Seconded, I'd like to assign a tap to my druid form ring for handy situations... Wouldn't like...
File: KoskenAngo11-10-08
Originally posted by Alkar Questio...
Posted By: hipjipp
Originally posted by Alkar Question where can i change the LUA in hbarhide to not hide the buttons on login ?? Did i forget to change that again? *yawn* HBar.lua, bottom, change the values to something close to whats commented there. I'll upload an update as soon as i get things fixed...
File: KoskenAngo11-08-08
Originally posted by Alkar Yup rel...
Posted By: hipjipp
Originally posted by Alkar Yup reload problem still there :P it seem to not be loading the setting when the game first starts up??? becasue the /reload fixes it soo im just not to sure on why it does this and the bars move ever so slightly down when you enter and instance or exit one. The reload problem was fixed before 3.0.3, i'll...
File: OPie11-07-08
Re: disabling auto selection
Posted By: hipjipp
Originally posted by stabbarella Just found opie :) Is there a way to disable auto selection of items for some rings, say food? I actually want to click the food in the ring. I find if I twitch the hot key, I eat some food I didn't intend to. Check the "Click-to-activate" option. Originally posted by Fizzypop So I normally play...
File: OPie11-05-08
Just noticed a small bug (not sure,...
Posted By: hipjipp
Just noticed a small bug (not sure, but i get an error); OPie/Meta/RingKeeper.lua:146: Usage: GetCompanionInfo(type, index) This happens when i try to add a mount to a ring, might happen with vanity pets aswell since they're companions now. Hope this can be fixed. Oh, btw; are mounts removed from the druid form ring? i've never seen...
File: oUF_Kosken11-05-08
Re: it can not show Chinese
Posted By: hipjipp
Originally posted by ken kao How can I do to show Chinese? It can not show Chinese now. You might want to change the font to something else that supports chinese characters. The font currently in use shows the most common western characters. Thats all i can help you with due to the lack of information.
File: Hpanel11-01-08
Sorry, for not updating this in a l...
Posted By: hipjipp
Sorry, for not updating this in a long while, it has been updated from time to time in my UI, but not here, so here it is.
File: KoskenAngo10-26-08
Originally posted by Warl Thanks,...
Posted By: hipjipp
Originally posted by Warl Thanks, that helped... I found some functions that say "Dropdown" for the party frames but I need to make the party frames extend to right instead of going down. Example: PartyMember1 PartyMember2 PartyMember3 PartyMember4 PartyMember5 instead of PartyMember1 PartyMember2 PartyMember3 PartyMember4 Party...
File: HBarHide10-26-08
Originally posted by Boomshak Hey...
Posted By: hipjipp
Originally posted by Boomshak Hey Hipp, Great addon, exactly what I needed! But I don't get the code thing. I've added the code to hide every bar each time you log in. It doesn't seem to work. ;( Is there anything else I should know or do? Thanks Do you use HBar? If so you should look at the bottom of HBar.lua for the SetPoint and...