Results: 84Comments by: whoarrior
File: whoa UnitFrames02-01-12
@rufio i had not the time to test...
Posted By: whoarrior
@rufio i had not the time to test that, but i have it on my to-do/test list. @mönster HINTS: You want NO status text at all: - disable status text in Blizzard config: » interface » game » status text : player, target You want the standard Blizzard status text: - disable customStatusText in config.lua: customStatusText = fa...
File: whoa UnitFrames12-24-11
Re: Unit frames
Posted By: whoarrior
Just wondering if your addon has party target frames if not is it possable to add them if not do you know of any addon that has party target frames that still look like the default blizz ui No, i don't plan something in that direction.
File: whoa UnitFrames12-22-11
Update inc :)
Posted By: whoarrior
Last performance test @ some raids and battlegrounds tonight. It seems i solved the performance problems and i'll try to upload a new version before Christmas Eve. (: P.S. In excuse of missing updates... i didn't play WoW in summer season. ;)
File: whoa UnitFrames03-07-11
Originally posted by hhp for me t...
Posted By: whoarrior
Originally posted by hhp for me this addon freezes game in BGs and arenas :( I finally found the bottleneck. *yay* The next version will solve that issue, but i have to do a lil code redesign and some more testing so the update will need some days. But i'm sure to make it this week. Stay tuned! (:
File: whoa UnitFrames03-02-11
Originally posted by deke913 iuni...
Posted By: whoarrior
Originally posted by deke913 iunit is using your code and renaming it and claiming it to be their own. not sure if this is another alias of yours or what but just wanted to let you know in case it wasn't I checked the config lua on both and they are identical with only the names changed out Thanks for that information. At t...
File: whoa UnitFrames02-24-11
Originally posted by leempi When'...
Posted By: whoarrior
Originally posted by leempi When's the next version due :D If you want a quick and dirty solution go to whoaUnitFrames.lua and replace the function whoa_partyColors() through: local function whoa_partyColors() if not InCombatLockdown() then local partyMembers = GetNumPartyMembers() if partyMembers > 0 th...
File: whoa UnitFrames02-23-11
Originally posted by Rufio It's r...
Posted By: whoarrior
Originally posted by Rufio It's related to the blizz frames that the ToT is not showing sometimes? Yes.
File: whoa UnitFrames02-17-11
Originally posted by leempi Would...
Posted By: whoarrior
Originally posted by leempi Would there be any way to add text options to the party frames? Ideally I'd like to be able to configure either health deficit or current health, and position it to the right of the health bar (outside the frame) so it's not covering up the health bar. Yeah that's possible. I'll try to put that int...
File: whoa UnitFrames02-08-11
I removed the positioning which sho...
Posted By: whoarrior
I removed the positioning which should eliminate all problems with other addons. You can now use any addon which repositions the standardunitframes, like Leatrix Frames, or Zynix Unitframes. @4exoB I hope the new version fixes that bug. @rufio I added the percentage value for the focustarget. @senan There is no option in...
File: whoa UnitFrames10-19-10
Originally posted by Shirk Just f...
Posted By: whoarrior
Originally posted by Shirk Just finished checking right before you posted. Seems that it doesn't play nice with Clique. Ok i try check that problem on my priest next weekend. I didn't played a caster for some time. (:
File: whoa UnitFrames10-18-10
Originally posted by Shirk I'm ge...
Posted By: whoarrior
Originally posted by Shirk I'm getting the same error as reale when I mouseover my characters unitframe. Please tell me if that happens even if you have NO other addons activated, cause i still can't reproduce this error. (:
File: whoa UnitFrames10-18-10
Re: Error
Posted By: whoarrior
Originally posted by reale Thanks for looking into this, still getting the same error: Message: Interface\FrameXML\RestrictedExecution.lua:432: Cannot call restricted closure from insecure code Do you get the Error even you have no other addons activated? Without anymore informations i can't reproduce that error! If i can't re...
File: whoa UnitFrames10-16-10
Originally posted by reale Please...
Posted By: whoarrior
Originally posted by reale Please fix for 4.0.1 - thank you! I didn't had the time to download & install that 5gb patch. Hopefully i have some time that sunday. (:
File: whoa UnitFrames09-30-10
Re: Re: Re: Moving the frames
Posted By: whoarrior
Originally posted by Euthanyze OK but the thing is I've been messing with the config for a while and nothing seems to change at all. >>>> positions = { -- = { a = "TOPLEFT", x = 100, y = -55 }, -- PlayerFrame (default position) -- = { a = "TOPLEFT", x = 360, y = -55 }, -- TargetFrame (default position) -...
File: whoa UnitFrames09-29-10
Re: Moving the frames
Posted By: whoarrior
Originally posted by Euthanyze I can't seem to move the frames from the config.lua MoveAnything can move them all it seems, except the player frame? Read the older comments, i won't answer questions twice. :P (:
File: whoa UnitFrames09-22-10
Originally posted by stupidmourne...
Posted By: whoarrior
Originally posted by stupidmourne Vielen Dank :P, wenn ich das Addon installiere und WoW starte, sehen die Leisten bei mir grauenhaft aus ._. Kannst du mir deine .LUA oder wie auch immer du das abgespeichert hast hochladen oder sowas :x? Vielen Dank im Voraus, Stupid :o Hab dir 'ne PM dazu geschickt. (:
File: whoa UnitFrames09-21-10
Originally posted by ApatiaMax ok...
Posted By: whoarrior
Originally posted by ApatiaMax ok but MoveAnyThing would help alot c'ause my Target is scaled too so i wonder also how to scale whoaPlayerFrame too ? :o Open the file whoaUnitFrames.lua in your texteditor and go to line 111 and add whoaPlayerFrame:SetScale(1.333) 109 whoaPlayerFrame:SetParent(PlayerFrame) 110 whoaPlayerFrame...
File: whoa UnitFrames09-21-10
Originally posted by stupidmourne...
Posted By: whoarrior
Originally posted by stupidmourne Hey :>, ich hab auf einem deiner Screens gesehen, dass du in einer deutschen Gilde bist, also kann ich mir ja den Englisch-Kram sparen und meine Fragen so stellen :P. Welches BarAddon benutzt du auf folgenedem Screen? http://s.wowinterface.com/preview/pvw42141.jpg Und ist es damit möglich,...
File: whoa UnitFrames09-16-10
Originally posted by blizzart Why...
Posted By: whoarrior
Originally posted by blizzart Why I can move all frames with moveanything, but not the character frame? Because the PlayerFrame is mapped to another frame. You can change the x-y-coordinates for Player- and TargetFrame in the config.lua, safe that file, then type ingame /rl and watch the result.
File: whoa UnitFrames08-25-10
Re: Position bug
Posted By: whoarrior
Originally posted by freshworks i installed 'Ninja Panel'. and then, configured default position values for PlayerFrame and TargetFrame. but frames are not correctly positioned. Please see the below pictures first loaded screen (PlayerFrame is not correctly positioned) http://www.box.net/shared/zmffv3cyn6 after loading sc...
File: whoa UnitFrames07-27-10
Originally posted by Baine you sh...
Posted By: whoarrior
Originally posted by Baine you should hook PlayerFrame to whoaPlayerFrame, since combat feedback directly hooks to this frame as well, and currently pops up in the top left corner, and there for looks a bit... odd^^ PlayerFrame:ClearAllPoints() PlayerFrame:SetPoint("TOPLEFT", whoaPlayerFrame, "TOPLEFT") those are my lines 81...
File: whoa UnitFrames07-26-10
Originally posted by blizzart som...
Posted By: whoarrior
Originally posted by blizzart some ingame options like unlock/lock frames would be nice. I hate lua configuration of positioning. And i hate ingame configuration, sry. There won't be any other possibilities to configure this addon then the standard blizzard config and the config.lua file. (:
File: whoa UnitFrames07-26-10
Re: Simple Health
Posted By: whoarrior
Originally posted by Dawnspire Hi there, great addon, simply brilliant but: Can you add a function (or post the code here, what and where to replace) to show simple health like blizzard UF does ? What i mean is: Let's say my target has 136.569 HP I want the addon to show 136.5k instead:rolleyes:, that'd be wondeful, ty. Ch...
File: whoa UnitFrames07-12-10
Re: Feature request
Posted By: whoarrior
Originally posted by Tomacco_Boy If possible, i would like to see an option to change the size of buffs/debuffs and being and being able to filter it out. With version 1.0.4 it's possible to change the size of buffs/debuffs. But there is not a filter yet. http://s.wowinterface.com/preview/pvw41267.png (:
File: whoa UnitFrames07-06-10
Originally posted by lastmarine h...
Posted By: whoarrior
Originally posted by lastmarine hey i have a question is there anyway you can make the frames longer....at high lvls people have like 40000hp and i dont like how it looks hanging out of the frame lol.....or if you could tell me how to do it ill do it lol I have no clue what you're talking about. Please post a screenshot.