Results: 13Comments by: Raulnor16
File: Lunar Unit Frames (Arena Edition)10-07-09
I found the problem >.< I didn't...
Posted By: Raulnor16
I found the problem >.< I didn't realize that LUF came pre-packaged with the base oUF addon, so I still had my oUF install turned on. I didn't think about that until I saw your post so thank you for the help :) Now I can go back to raiding without fear lol.
File: Lunar Unit Frames (Arena Edition)10-06-09
Fatal WoW Error
Posted By: Raulnor16
I'll get the full error text when it next happens, but the overall problem is this; After I first installed LUF and got it all customized, I went to Ulduar 10 with my guild. After around 20 minutes, a error popped up on my screen, the main error line saying that "memory block is too large". When I clicked "Ok" to close the window,...
File: oUF_Aion09-27-09
I don't know if this is from your a...
Posted By: Raulnor16
I don't know if this is from your addon, or from oUF_MovableFrames, but I figure I'll post it here. Many times when I log into the game from a fresh start, at least one of the frames is out of place. Most of the time is it Party Targets or Pets, but a couple time it has been the main Player or Target frame...I just updated Moveable F...
File: oUF_Aion08-28-09
Originally posted by Dawn Like it...
Posted By: Raulnor16
Originally posted by Dawn Like it's listed in the features section and like Raulnor said. 5 man raid is shown as party and party is hidden in > 5 man raids. Since moving party via MoveableFrames is fucked up anyway. I don't see much reason for adding a testmode or something. :rolleyes: Is moving raid frames bugged too? Just...
File: oUF_Aion08-28-09
Originally posted by Stoneshadow...
Posted By: Raulnor16
Originally posted by Stoneshadow ok time for another question, i set the showraid to true but i still see the party frames and not raid, does my group need to be greater than 5 to see it? Also the test bar feature asked for earlier would realy make setting up the ui a lot easier without actually getting a party together just to mov...
File: oUF_Aion08-27-09
Originally posted by Dawn Learnin...
Posted By: Raulnor16
Originally posted by Dawn Learning is just a lot of trial and error. Same goes for positioning of frames in lua, btw. You'll get used to it. :) But you should really read everything first before asking! *hint* read the addon description or use the search *hint* :D *facepalm* And now I see "Aion UI" lol. Oh well, it looks...
File: oUF_Aion08-26-09
Sorry for the double post. I saw in...
Posted By: Raulnor16
Sorry for the double post. I saw in the changelog that you set the raid frames to automatically be disabled. I was looking through the code and found "-- raid groups 1-4 local raid = {} for i = 1, 4 do" Do I need to replace the "local raid = {}" with "local raid = oUF:Spawn("raid", "oUF_raid" or is there somewhere else to tu...
File: oUF_Aion08-26-09
Originally posted by Dawn You set...
Posted By: Raulnor16
Originally posted by Dawn You set the position for the first party member (when changing the red line), the others are spawned above it. The numbers are so "high" because party is scaled down by default. And the offsets get kinda "scaled" down, too. 400 at scale 1 is almost middle of the screen, but 400 at scale 0.8 is lower. :)...
File: oUF_Aion08-24-09
Originally posted by Dawn Take a...
Posted By: Raulnor16
Originally posted by Dawn Take a look @Aion_core.lua near the bottom of the file. local party = oUF:Spawn("header", "oUF_Party") party:SetManyAttributes("showParty", true, "yOffset", 90, "point", "BOTTOM") party:SetPoint("BOTTOM", UIParent, "BOTTOM", -560, 400) party:Show() oUF_Party:SetScale(ScaleParty) The red part is w...
File: oUF_Aion08-24-09
Re: Re: Party frames
Posted By: Raulnor16
Originally posted by Dawn That's a known issue. Not quite sure how to fix this, yet. Only way to move the party frames in a secure way is by changing the default position in lua, sorry. Umm...how do you do that? I know some basic coding (pretty much Python and HTML), what would that involve? Any help would be appreciated, I lik...
File: oUF_Aion08-24-09
Party frames
Posted By: Raulnor16
I'm loving the frames, it is a very beautiful addon. I have only been having one problem though. Everytime I move the Party frames (using oUF MovableFrames), they stay there for a little bit, then reset to the original positions. The pet frames stay where they were, but not the party frames. Is there anything I can do? I have tried l...
File: SharedMedia-Blizzard10-26-08
is there any way to export these ba...
Posted By: Raulnor16
is there any way to export these backgrounds for use OUTSIDE of WoW?
File: WoW UI Designer10-26-08
How well does this work for those w...
Posted By: Raulnor16
How well does this work for those who don't know coding and such? I just want to be able to save my addon config, and package it together with some graphics for others to download.