Results: 231Comments by: hipjipp
File: oUF_Kosken05-06-08
@Worcester: All oUF layouts and the...
Posted By: hipjipp
@Worcester: All oUF layouts and the core are all changed from the *.lua file with chosen text editor. Most of the code is self-explanationary like the "if - then - else" strings all over. To change some colors you can search for "|c" to find the colorcodes and if you wish to change the size of the frames, remember to change the heigh...
File: oUF_Spark05-05-08
i've noticed another thing. if you...
Posted By: hipjipp
i've noticed another thing. if you have the code from the info page here the spark has a quite big chance to move from the playerframe to another frame. i had my spark on my party frame once... i moved the code into my player chunk and now it stays there. Just a tip.
File: oUF_Kosken05-04-08
Originally posted by tiana very ni...
Posted By: hipjipp
Originally posted by tiana very nice layout for oUF really nothing to complain about. though im missing a pvp flag indicator of some sort. been searching for an answer on the wowace forums but cant say that i had much success. also i cant seem to get borders on my buffs, they work fine on debuffs but not for my buffs. looks like t...
File: oUF_Spark05-04-08
i've noticed a tiny bug, easily fix...
Posted By: hipjipp
i've noticed a tiny bug, easily fixed though. when i switch out of catform on my druid it hides all frames, replace the self:Hide() with spark:Hide() and it will no longer hide all frames. Awesome plugin btw ^^
File: oUF_Kosken05-03-08
i know, but the latest (more like t...
Posted By: hipjipp
i know, but the latest (more like the 5-6 latest) broke my layout and i hopefully fixed all of it, i have left to make the party/raid frames custom, they should atm just be blank. but i'll fix that later, just revamped it all to make it work again.
File: oUF_Kosken05-02-08
Originally posted by nodq No Panic...
Posted By: hipjipp
Originally posted by nodq No Panic bro :) none is blaming you because of any errors, you did just a great job on a cool layout, you dot it for FREE, so no rights to blaime you for anyone. Im even worse in coding than you, i also looked into it, try to find the bug, but hmm, i just cann tell you that i tried some stuff but nothing...
File: oUF_Kosken05-02-08
yeah.. i know.. i've broken down qu...
Posted By: hipjipp
yeah.. i know.. i've broken down quite a bit since it worked for me earlier and now it doesnt.. And the annoying part is that i can't find the problem.. Been concidering discontinuing for now and return later when i get my book in lua coding for wow.. ^^ I'll check into it a bit more the next few days and if i don't find the probl...
File: oUF_Spark04-30-08
You beat me to it, writing this add...
Posted By: hipjipp
You beat me to it, writing this addon :P I'm also getting the error on line 10. "Interface\\AddOns\\oUF_Spark\\core.lua:10: attempt to index field 'player' (a nil value)"Got a fix for this? :o
File: TickTock04-29-08
ace...
Posted By: hipjipp
Hi, i love these timer mods, but would you concider writing a non-ace verision? I don't want to use ace libs since i try to keep my interface lightweight.. Keep it up ^^
File: oUF_Kosken04-28-08
Hi all, been traveling back home al...
Posted By: hipjipp
Hi all, been traveling back home all yesterday, so i couldn't fix anything.. :( Anyway, Gaenjin, is it a bug-report or just an output on what i changed? :P @Nodq; I can't really figure out the problem since it works on mine.. And since i don't raid i can't check it out.. but i'll post an update as soon as i find out how to fix it....
File: oUF_Kosken04-22-08
Originally posted by luxus it is p...
Posted By: hipjipp
Originally posted by luxus it is posible to add party targets? I think so, yes. But i havn't had the need for it so i never thought about it. Ask in the WowAce forum (link on description) about it. Haste, P3lim, Coldfury and others might help.. I'm still learning lua so i don't know how to add these yet.. Will add it as optional cod...
File: KoskenAngo04-20-08
Originally posted by petergun Will...
Posted By: hipjipp
Originally posted by petergun Will you be updating this with oUF_Kosken in the future ? I've been thinking about it, but i'm not sure.. Since i remade n.mainbar to my current HBar it'd be removed and people should find another bar addon unless by popular request re-added to the layout.. Think i'm gonna go update the layout now.. :P
File: oUF_Kosken04-20-08
Raid Frames
Posted By: hipjipp
Update to latest if you need/want to see frame-coloring on raidframes with oUF_DC!
File: oUF_TsoHG04-19-08
Originally posted by EridaNuuS to...
Posted By: hipjipp
Originally posted by EridaNuuS to TsoHG Please explain to me how to change the font size ? I can answer that.. Copied from my post @ wowace forums; ct:SetPoint("LEFT", self, "RIGHT", 20, -1) -- , , , , ct:SetFont("Fonts\\skurri.ttf", 14) -- ,
File: oUF_Kosken04-19-08
Originally posted by nodq Oki my T...
Posted By: hipjipp
Originally posted by nodq Oki my Target Frame works, i can see the coloring. But still the raid frames aint working, there is no coloring actually. and another thing: Recent News: If enough people begin using oUF_CombatText i'll upload my code with the CT code commented out. But i'd like a few requests for it aswell.. :P This l...
File: oUF_Kosken04-18-08
Originally posted by nodq Haha, of...
Posted By: hipjipp
Originally posted by nodq Haha, of course ive a Class which can dispell, a Priest. otherwise i wouldnt have asked :) used other oUF layouts befor yours, worked without any problem. or maybe im just so blind i cant see the colors on the frames :) couldnt find the problem in either code.. try expanding the backdrop to something big...
File: oUF_Kosken04-18-08
Originally posted by nodq About oU...
Posted By: hipjipp
Originally posted by nodq About oUF_DispellColor, it seems that it wont work, am i right? Cant see any coloring on the frames (party raid target etc. pp.) I Don't use oUF_DC myself so i haven't tested it. I'll check out DC, but i can't promise anything. Also make sure you can actually dispel something (have the right class) so you...
File: oUF_Kosken04-18-08
Originally posted by tophero21 awe...
Posted By: hipjipp
Originally posted by tophero21 awesome frames hip! i'm probably gonna do a little modification myself to get them to my preferences but they look great right out of the box :) Thanks, and i actually expect people to modify them as they please.. you can't make something that fits every person.. :p Originally posted by DJJoeJoe...
File: oUF_Kosken04-17-08
Originally posted by nodq There ar...
Posted By: hipjipp
Originally posted by nodq There are some bugs, target debuffs are growing to TOP instead of bottom, so 20+ debuffs = debuffs on the target healthbar. the raid frames do not update, only after reloading the UI. Target debuff fix uploaded, just a miss by me, i'll look into the non-updating party/raid frames.. they bugged me out asw...
File: oUF_Kosken04-17-08
Originally posted by scotte44 Be n...
Posted By: hipjipp
Originally posted by scotte44 Be nice to know what the party/raid frames look like. i know, i'm trying to get into a party and squeeze myself into an AB or something.. i'm on a laptop so i can't really farm AV like i want to.. :p Ofc i'll post pics of them asap... people are boring and don't want to do any instances. Just hold your...
File: oUF_Kosken04-17-08
Originally posted by nodq Great, m...
Posted By: hipjipp
Originally posted by nodq Great, my Favorite oUF layout so far, looks awesome. When will 1.1 free for download? There is just 1.0 in the list at the moment. grrets I'm just waiting for the admins to let the file through.. Can't really do much until Cairenn approves it.
File: oUF_Kosken04-17-08
Originally posted by disiz Well do...
Posted By: hipjipp
Originally posted by disiz Well done! So, I demand a FocusFrame ;) Sure, got any idea on sizes and position? since i don't use it myself i don't know.. but i'll play with it. Done, focusframe added and images uploaded
File: KoskenAngo04-12-08
Re: Feral Bar
Posted By: hipjipp
Originally posted by petergun Just finished raiding as my Resto Druid and the Feral bar popped up in Tree form, overriding the default bar's triggers. I'll be looking into it myself later. Also, the "in Range" logic always has my Target faded. For now I simply set the value to 1 so that I don't have the issue. i'm sorry for the i...
File: KoskenAngo04-12-08
Originally posted by Pjotr Okey. T...
Posted By: hipjipp
Originally posted by Pjotr Okey. The buttonborders work just fine but I have no idea how to get the black background and grey border for whole bagframe. I don't even know which program to open those files on :P baudbag uses the tooltip border for itself and since its skinned in my screen, it looks like it, and the background is also...
File: KoskenAngo04-12-08
Originally posted by Pjotr Okey. I...
Posted By: hipjipp
Originally posted by Pjotr Okey. It seems to work nicely. Now, I'd like to know how to implent this nice skin to Blizzard bags too? I like the look of your BaudBag but I don't want a onebag addon, I want to stick with the separate bags with the skin you have on BaudBag. The square skin of the bag-slots should work on the regular bag...