Results: 1211Comments by: p3lim
File: oUF P3lim05-04-08
Originally posted by Strongbow A...
Posted By: p3lim
Originally posted by Strongbow A strange thing i noticed was that its working on my druid but not on my warrior that isn't using the LibDruidmana, hope that will help. -Strongbow- That one helped, found out the fault now :) Hopefully the last update tonight
File: oUF P3lim05-04-08
Originally posted by Ente Getting...
Posted By: p3lim
Originally posted by Ente Getting Interface\AddOns\oUF_P3lim\oUF_P3lim.lua:182: attempt to index local 'LibDruidMana' (a nil value) Count: 1 Call Stack: : ? Interface\AddOns\oUF_P3lim\oUF_P3lim.lua:182: in main chunk after logging in now.. with or without libdruidmana-1.0 installed (using ver r67439 from wowace). /edit:...
File: oUF P3lim05-04-08
Originally posted by Strongbow Hi...
Posted By: p3lim
Originally posted by Strongbow Hi! I want the Raid to look like your Party frames but when i delete the things you say i end up with no frames at all and another thing i noticed is that the aura is getting stucked sort of and is not updated properly, even after i leave combat i still see debuffs and buffs from others on my frame...
File: oUF P3lim05-04-08
Re: Re: Re: PartyTargets
Posted By: p3lim
Originally posted by imthink It did work, but can't hide while in raid, any idea how to fix it? And thank you for the great layout, i like it very much!:) new toggleParty: toggleParty:SetScript("OnEvent", function(self) if(InCombatLockdown()) then self:RegisterEvent"PLAYER_REGEN_ENABLED" else self:UnregisterEvent"PLAYER...
File: oUF P3lim05-04-08
Re: oUF_DebuffHighlight
Posted By: p3lim
Originally posted by ulrich Hello, How do you get oUF_DebuffHighlight to work on your raidframes? Works now, tho its a bit sketchy, alpha is bugged or something (on the raid frames that is)
File: Chippu05-02-08
Re: Re: Slight issue
Posted By: p3lim
Originally posted by haste Tip Tac creates it's own tooltip, and just hides the default one. So this is not an issue with Chippu. Ask the author of Tip Tac for the border coloring instead. TipTac has this feature too now.
File: oUF P3lim04-28-08
Re: PartyTargets
Posted By: p3lim
Originally posted by Purity Hi there! Thank you for all the wonderful comments to help me customize your frames easily. I have learned a lot just from reading your layout.lua. I do have a question though. How would I enable party targets? I took a look at the oUF_Ammo version (he has partytargets) but his layout.lua doesn't...
File: oUF Combat Feedback04-25-08
arg is not a local
Posted By: p3lim
arg is not a local
File: oUF P3lim04-23-08
Originally posted by knodi where...
Posted By: p3lim
Originally posted by knodi where is this core.lua. I can't find it in oUF or in your addon? I need to hide the raid frames as well as I use grid. One more thing how would I add debuff on the /focus target frame? that comment is old, and outdated, take a look at the bottom of layout.lua (in version 1.0.6.2) both focus a...
File: pMinimap04-22-08
Originally posted by Chilidogz is...
Posted By: p3lim
Originally posted by Chilidogz is there a day time night time circle on it? or do i have to put some kind of code in the Lua. Btw great mod, best Minimap addon ever :D It doesnt even have a clock :p If you wonder if its day or night, look out the window :D
File: oUF P3lim04-22-08
Originally posted by luxus Wowi u...
Posted By: p3lim
Originally posted by luxus Wowi updater and WUU both don't like rar.. btw i am on mac .. i have no problem to download it manuelly but i want it in my addon management tool! Hm.. maybe, but no promises, i enjoy rar more than zip personally.
File: oUF_Spark04-22-08
Originally posted by ganders Than...
Posted By: p3lim
Originally posted by ganders Thanks for the tip. :) And actually, after failing at doing it myself, I did copy a bit of the code from EnergyWatch. And I've noticed it's a bit buggy as well. The tick is off until the first energy tick, and then it usually gets back on track. I noticed it was off until the 2nd tick hit in...
File: oUF P3lim04-22-08
Originally posted by luxus can yo...
Posted By: p3lim
Originally posted by luxus can you please use zip... i can't use updater with your addons :( rar is nice but i don't think it will make a big different when you using zip! What updater? If you have problems with opening a rar file, get 7zip, its free.
File: oUF_Spark04-21-08
This plugin doesnt work as smooth a...
Posted By: p3lim
This plugin doesnt work as smooth as its supposed to. I can easily see by reading the code that you found alot of it from the addon RogueFocus. Thing is, that addon has a parent that is stuck, a frame. In this addon you parent the texture to a statusbar, which changes the size dynamically, and that doesnt work out well (bugg...
File: oUF P3lim04-18-08
Originally posted by Strongbow I...
Posted By: p3lim
Originally posted by Strongbow I just wanted to ask if the pets health should show 5000/5000 when he takes damage and then when i heal him it also shows the same amount in both sides like 5123/5123 to only show his full health when he is at full health --> 6231 ? Would it not be better to have the pets health to show as deflict...
File: oUF P3lim04-17-08
Originally posted by Cyanix Havin...
Posted By: p3lim
Originally posted by Cyanix Having some trouble with raid frames. I'd like to spawn them in a single column, with each group separated from the other. swap where it says oUF:SetActiveStyle("P3lim_Grid") to oUF:SetActiveStyle("P3lim_Party") and anchor all the diffrent groups thats stated below (raid1, raid2, raid3 etc) e...
File: oUF P3lim04-14-08
Originally posted by Cyanix Havin...
Posted By: p3lim
Originally posted by Cyanix Having some trouble with raid frames. I'd like to spawn them in a single column, with each group separated from the other. i dont see what you mean, please explain better
File: oUF P3lim04-13-08
Originally posted by Hakker I upd...
Posted By: p3lim
Originally posted by Hakker I updated oUF but I think the player and target frame naming has changed since then because somehow the playerframe and targetframe become the same size as the petframe. tried it on both 1.0.1 and 1.0.6 that's why I recon oUF somehow changed those names. fix for that coming up tomorrow (monday)
File: oUF P3lim04-13-08
Originally posted by christopher...
Posted By: p3lim
Originally posted by christopher It appears the code to enable alt-dragging has been removed. Is this correct, or am I seeing things (I saw no instance of 'OnMouseDown' nor 'OnMouseUp')? - and creating the function broke the frames. Anyone have the code available, I have been searching all night and I am about to pass out. Any h...
File: oUF P3lim04-12-08
bar.value:SetText("("..perc.."|cff0...
Posted By: p3lim
bar.value:SetText("("..perc.."|cff000ff%)"..cur)
File: pStats04-12-08
Originally posted by DJJoeJoe Wou...
Posted By: p3lim
Originally posted by DJJoeJoe Would it be possible to allow mouse scrolling on this? I have enough addons that it goes right off the screen and I can't see the totals and things on the bottom because of this. Not sure if its possible to add mouse scrolling on a tooltip, but ill take a look at it when i get time
File: pMap04-12-08
Originally posted by ganders I se...
Posted By: p3lim
Originally posted by ganders I second this request. Thing is, if im not wrong, this requires own textures and shiet, and that would take alot of load. Ill take a look into it, but im not promising anything.. @Darkmoone: what do you mean?
File: oUF P3lim04-05-08
Originally posted by IronDegu For...
Posted By: p3lim
Originally posted by IronDegu For some reason like others have said, it seems as if the Player and Target frames are pulling the Party frame sizes. Anyway to fix this without fudging the party frames? No theyre not :p Its using own sizes from the func
File: oUF P3lim04-05-08
Originally posted by scotte44 Sor...
Posted By: p3lim
Originally posted by scotte44 Sorry to be confused. As a raid leader I like to see how much mana my healers have so I want to revert back to the old raid frames. You say: --~ If you want my old raid frames, set the above 'false' to 'true' and delete anything below. --~ Also delete lines 125-127 and 433-442 I set false to true...
File: oUF P3lim04-04-08
Re: Player/Target frame Size
Posted By: p3lim
Originally posted by drochdeo I can't seem to adjust the player/frame size. they are tiny on my screen and i'm needing to enlarge them. I'm don't know much about .lua and only place that i saw that i could change it was at -- Sizes self:SetHeight(30) self:SetWidth(230) am i missing somewhere else? you could j...