Results: 49Comments by: Hypocrisy
File: oUF_Hypocrisy02-12-09
Originally posted by Stormbornz T...
Posted By: Hypocrisy
Originally posted by Stormbornz Thanks, the debuff size thing worked perfectly. I still have another problem though, if it's not too much to ask. Still need help with the self cast only buffs on player frame. Also, the filter is not working. I am still seeing other buffs that I can't cast on myself. I added the self.Buffs.filter...
File: oUF_Hypocrisy02-12-09
Originally posted by Stormbornz I...
Posted By: Hypocrisy
Originally posted by Stormbornz Is it possible to change the number of max debuffs on the target? And is it possible to show the player frame's buffs? (and to filter buffs that only the player can cast on himself). Other than these 2 issues I have with it, these UF are amazing and exactly what I want. Thanks. It is, you have...
File: oUF_Hypocrisy02-03-09
Originally posted by Yurup Is it...
Posted By: Hypocrisy
Originally posted by Yurup Is it possible to have the unit frames go from green to red when getting damage? Its kind of hard explaining this but the health % does it when going lower. I'd love to get this with the bars and have the text just be white. There are 3 things you will need to do. Step 1 Comment out the follow...
File: oUF_Hypocrisy01-30-09
Re: Raid frame sizing
Posted By: Hypocrisy
Originally posted by ibangugroov I looked on the posts but I do not think I saw how to scale the raid frames. They are a little on the small side for me. I thank your guidance. rob They should scale with everything else. However, if you want to scale them seperately you need to find the following block of code at the end o...
File: oUF_Hypocrisy01-24-09
The code you need to move the party...
Posted By: Hypocrisy
The code you need to move the party frames is this here. local party = oUF:Spawn("header", "oUF_Party") party:SetManyAttributes("showParty", true, "yOffset", -50) party:SetPoint("TOPLEFT", 15, -40) oUF_Party:SetScale(scale) party:Show() The SetPoint code places the frames at the top left of the UI, shifted 15 points right a...
File: oUF_Hypocrisy01-24-09
Set myself up on my backup machine...
Posted By: Hypocrisy
Set myself up on my backup machine to test the oUF_AutoShot code. Everything is working fine, so it is now officially part of the frames. As for oUF_Experience and oUF_HealComm. I am not going to add support for those for now, sorry vpr :( If you are looking for a minimalistic experience bar, I recommend my own favorite, jExp....
File: oUF_Hypocrisy01-19-09
Originally posted by tou Thanks a...
Posted By: Hypocrisy
Originally posted by tou Thanks a bunch! :banana: Also what addon are you using to show your xp bar below your action bar? That's jExp. As for oUF_AutoShot, I uploaded a new version. I've included it in the toc data, and have the oUF_AutoShot code in the lua file commented out. I'm reluctant to have it in there fully func...
File: oUF_Hypocrisy01-18-09
Doh! My apologies, just read p3lim...
Posted By: Hypocrisy
Doh! My apologies, just read p3lims docs a bit more closely, I need to have oUF_AutoShot in my toc data. I'll upload a new version soon.
File: oUF_Hypocrisy01-18-09
Originally posted by tou thanks f...
Posted By: Hypocrisy
Originally posted by tou thanks for the great frames and the ui scale addition! :) I was wondering if you or someone else that reads these could help me with adding in oUF_AutoShot support. This way I can finally get rid of Quartz. I tried myself by copying/pasting from other layouts and changing textures used to the appropriate...
File: oUF_Hypocrisy01-18-09
I decided to quit WoW...who knows i...
Posted By: Hypocrisy
I decided to quit WoW...who knows if it will last, cause lord knows it wouldn't be the first time I quit, but for now at least I am not playing anymore. I will continue to support my frames at least until my last payed period expires next month.
File: oUF_Hypocrisy01-18-09
Originally posted by Salizar Than...
Posted By: Hypocrisy
Originally posted by Salizar Thanks for the tip about your addons, I am really liking the layout I have butchered together :) Is it possible to have the blizzard castbar as well as the one on the player frame, im kinda used to seeing it there? I had a quick look in the lua file but didnt see anything I could easily modify to...
File: oUF_Hypocrisy01-17-09
Originally posted by even13 Thank...
Posted By: Hypocrisy
Originally posted by even13 Thanks for your earlier reply. I've got another question though: Is it possible to make the background transparent? I've been looking through the layout and I can't seem to find anywhere to do so if there is. Just search for all instances of "SetBackdrop" (there should be 3 of them) and comment out t...
File: oUF_Hypocrisy01-17-09
Originally posted by Tribola I ha...
Posted By: Hypocrisy
Originally posted by Tribola I have a question, and I play Death Knight, and my runes are in the same place as before, which means I must still up in the left corner to watch my Rune-cooldown to be reviewed. How can I change this? I thank you in advance for your help ;) I don't in fact play a dk atm, so I haven't seen this yet,...
File: oUF_Hypocrisy01-14-09
Originally posted by zadd Druid m...
Posted By: Hypocrisy
Originally posted by zadd Druid mana SUPPORT PLZ PLZ PLZ~ done, new version includes built in druid mana bar.
File: oUF_Hypocrisy01-14-09
Re: Whats Addons?
Posted By: Hypocrisy
Originally posted by Salizar So I checked out your frames and fell in love after seeing this screenshot http://s.wowinterface.com/preview/pvw21958.jpeg Can you tell me all the addons you have there I spotted Omen Recount oUF Hypocrisy What else is there; The box to the left, mini map, text above the party frame,...
File: oUF_Hypocrisy01-14-09
Originally posted by tou i scale...
Posted By: Hypocrisy
Originally posted by tou i scale my ui as low as it goes, so it makes these frames really difficult to see. that is the only thing holding me back from using them atm. really nice frames though, i like how you did the pet/pet target. :) Scaling now included in the distribution. Thanks to duff1054 for showing me the easy way to...
File: oUF_Hypocrisy01-13-09
Originally posted by vpr Thanks,...
Posted By: Hypocrisy
Originally posted by vpr Thanks, yea - if you could show me the code to add the class name just to the target window, that'd be great. Sadly, I'm not familiar w/ the colors yet. Thanks for the code showing how to move the frames. I have now added the code to the layout, but it is disabled in my distribution. If you go to...
File: oUF_Hypocrisy01-13-09
Originally posted by duff1054 Int...
Posted By: Hypocrisy
Originally posted by duff1054 Interface\AddOns\oUF\ouf.lua:440: bad argument #1 to 'select' (index out of range) I believe I have it fixed, but I won't know until the realms are back up today. Once again, please let me know if you encounter any bugs. I have not used my frames under all situations, and some of you will encounte...
File: oUF_Hypocrisy01-12-09
Originally posted by even13 How d...
Posted By: Hypocrisy
Originally posted by even13 How do I turn off showing buffs/debuffs on my player frame? Also when I target myself? And the ToT frame..? Second, how do I turn off the raid frames? I was thinking of using grid for my raid frames. There is a section of code with the header: -- -------------------------------------------------...
File: oUF_Hypocrisy01-10-09
Originally posted by mnemexxx I r...
Posted By: Hypocrisy
Originally posted by mnemexxx I realy love your Unit Frames ! Please upload your complete UI, its nice, clean and sexy :-) I am realy looking forward to see your UI as Download. Thanks mneme What's stopped me from uploading my complete UI is something that I mentioned before in response to a request for the grid fram...
File: oUF_Hypocrisy01-10-09
Originally posted by vpr To the...
Posted By: Hypocrisy
Originally posted by vpr To the target frame is there a way to add the Class of the target? In BGs it makes it much easier, instead of trying to guess what kind of person is coming at me. As a mage, I can't survive very long if I do the wrong thing :p I'd like to reposition the target (coupled w/ the ToT) window farther to the r...
File: oUF_Hypocrisy01-09-09
Originally posted by vpr My quest...
Posted By: Hypocrisy
Originally posted by vpr My question relates to 5 more plugins I discovered while browsing the oUF Plugins site, they are as follows: oUF BarFader oUF Debuff Highlight oUF Smooth Update oUF PowerSpark oUF_Banzai Granted I'm new to this scene, and maybe don't understand everything yet, but from the descriptions, it seems l...
File: oUF_Hypocrisy01-04-09
Originally posted by H4DOUK3N Is...
Posted By: Hypocrisy
Originally posted by H4DOUK3N Is there any way to increase the size which doesnt involve increasing the UI Scale? Thanks for any help. Now included in the frames. If you open the layout.lua file there is a variable near the top called scaled. By default it is set to 1, change it to 1.2 to make the frames 20% larger, etc....
File: oUF_Hypocrisy01-03-09
Originally posted by DJJoeJoe I b...
Posted By: Hypocrisy
Originally posted by DJJoeJoe I bet people would appreciate it if you could throw in the settings/svariables to make their grid match nicely like how you've got yours in your current screens. *wink. This is the first time that I have uploaded anything to wowinterface, so I welcome any advice on ways to improve the experience...