Close
Page 8 of 11 FirstFirst ... 6 7 8 9 10 ... LastLast
Showing results 71 to 80 of 102

Thread: Macaroon

  1. #71

    Default

    The big thing is I play 5x shaman, 4xlock+restodruid, 2mage+2priest+pally...soon to be 4 balance druids... assuming I only use 12 hotkeys per class (this is grossly low for some, a little high for others) we are talking about 80~ macro's to maintain, update, change, etc... the beauty of how BT3 worked was that you just dropped the spells on the bar, and the problems solved.

    Creating 2 bars per bar isn't horrible I suppose, I'm still confused on the keybinds... do the binds go to the ButtonID not the bar/slot (I'm guessing so...)

    I can see amazing flexibility here once I get it all configured...
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  2. #72

    Default

    Since 3.0 hit the live servers, I have been pretty busy. I have not logged onto my MB characters and let a weeks worth of RaF time fade into the past ;(

    Up until I released 30000.23, I have been working on various aspects of Macaroon to hammer out some issues. I believe I have done that for the most part. What does that mean? I can log onto my MB characters and tackle the focustarget concern/issue! :thumbsup: So far I have only been doing single-character testing in regards to reports on this since the other non-MB issues required specific, sometimes high level, classes. My MB characters are only in their 30's :whistling: ...

    So, with that said, I know you all will be waiting with baited breath until I get back to you... 8)
    Buy Maul a Coke!

    I want to fix the bug and/or add the feature you requested...but I am sooooo sleeeeeepy...

    /yawnstretch

  3. #73

    Default

    Quote Originally Posted by 'Macaroon',index.php?page=Thread&postID=137437#pos t137437
    So, with that said, I know you all will be waiting with baited breath until I get back to you... 8)
    I'm waiting with coffee breath...does that count? :P
    Everquest II - <Pain for Glory> on Nektulos Server
    (Shadowknight: Uhmono| Inquisitor: Blyssia | Warden: Wysh | Defiler: Gahealju | Troubador: Moxia | Warlock: Phyrloc) X 51
    (Guardian: Tukilu | Templar: Ajechu | Warden: Fayanna | Conjuror: Akaesia | Troubador: Lollah | Warlock: Onona) X 27-ish[/align]

  4. #74

    Default

    Must be macaroon flavored bait on my breath. Why is it I can box 5 characters, and figure out how to macro them all. Then I can learn the focus based hydra, and now I can't make it all work anymore.

    All I want is a bar that stays where I can see it, that automatically tries to cast on my focus target. If I have to set up two matching bars one over the other for the first effect I will. Thing is, all this action ID is over my head, and I can't always drag a button on the bar. Help me Macaroon-kenobi.

  5. #75

    Default

    Quote Originally Posted by 'Macaroon',index.php?page=Thread&postID=137437#pos t137437
    Since 3.0 hit the live servers, I have been pretty busy. I have not logged onto my MB characters and let a weeks worth of RaF time fade into the past ;(

    Up until I released 30000.23, I have been working on various aspects of Macaroon to hammer out some issues. I believe I have done that for the most part. What does that mean? I can log onto my MB characters and tackle the focustarget concern/issue! :thumbsup: So far I have only been doing single-character testing in regards to reports on this since the other non-MB issues required specific, sometimes high level, classes. My MB characters are only in their 30's :whistling: ...

    So, with that said, I know you all will be waiting with baited breath until I get back to you... 8)
    Oh, great you visit this forum I tried to post some remarks on the wowinterface forum, but yet another registration was too much for me....

    I was using TrinityBars2 and tried to convert and ran into 2 problems preventing me from moving over. After diving into the lua, I "fixed" them (read: I managed to move my settings ).

    The first one was in the Trinity->Macaroon importer, can't remember the line right now (not at home) but the problem was something like:

    if data[1].type == "item" then
    macaroon.button.type = "macro"
    if GetItem(data[1].item)
    .......... /use
    else
    /cast

    Somewhere around line 400-ish I belief (in the importer).

    Turns out in my old trinity settings I have buttons of type "item" with the item tag being "". When passing this to the Wow function, it threw an error. So I just added a check for data[1].item != "" and skip over them. Solved my problems for converting trinity saved settings to macaroon saved settings.

    Then I tried to import them, and got the next error, this one is posted on wowinterface too, with the 500;501;502.... numbers being displayed.

    Turns out it's the pet bar giving problems.

    I closed WoW, disabled the importer addon, and then manually opened the Macaroon saved settings, searched for the "500;501;...." string, found it in the pet bar, deleted all the buttons for that bar, (i set it to "")

    I opened WoW again and lo and behold, there are my old buttons, perfectly as they were before I remapped the bindings (although they worked, they didn't show up on the buttons, even though I checked the option to display them).

    Hope you read this info and can do something with it. Also, if others have this migration problem, the above info might help

  6. #76

    Default

    Small addition, the error was in Macaroon_bars, also around line 400-450-ish, on the check if a button is nill.

    It happened on MacaroonBars2 for me

  7. #77

    Default

    Quote Originally Posted by 'zanthor',index.php?page=Thread&postID=137393#post 137393
    The big thing is I play 5x shaman, 4xlock+restodruid, 2mage+2priest+pally...soon to be 4 balance druids... assuming I only use 12 hotkeys per class (this is grossly low for some, a little high for others) we are talking about 80~ macro's to maintain, update, change, etc... the beauty of how BT3 worked was that you just dropped the spells on the bar, and the problems solved.

    Creating 2 bars per bar isn't horrible I suppose, I'm still confused on the keybinds... do the binds go to the ButtonID not the bar/slot (I'm guessing so...)

    I can see amazing flexibility here once I get it all configured...
    AMAFAGADAEVIHFA!!!!!

    http://www.wowinterface.com/portal.p...featureid=2972

    /mac hidden <bar name>

    !!!

    If I'm late and you already know this, sorry.

    (I'm Dragonsblaze on wowinterface)

  8. #78

    Default

    I can't seem to get /mac hidden barname to do anything, but all said and done my setups working again the way I want it to!
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  9. #79

    Default

    Quote Originally Posted by 'zanthor',index.php?page=Thread&postID=137993#post 137993
    I can't seem to get /mac hidden barname to do anything, but all said and done my setups working again the way I want it to!
    [leech] You think you could upload it so I can import it an mess around with it? xD[/leech]

    Seriously though, I'm going to read your mac guide on the hydra and set that up.

  10. #80

    Default


    The basic profile will look like this, keybindings are likely to be wonky for anyone but me since I use an x-keys with my own custom programming... Main bar is 1-= and the second bar is F1-F12 but there are some wierd keybinds thrown in.

    Download the profile here . To install, unzip this into your wow\wtf\account\accountname\savedvariables folder. Then start wow, go to the addons menu and click the plus next to macaroon, click on profiles, and load it.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

Similar Threads

  1. Macaroon pet bar ????
    By suicidesspyder in forum Macros and Addons
    Replies: 5
    Last Post: 05-11-2009, 05:15 PM
  2. Macaroon issue
    By moog in forum Macros and Addons
    Replies: 46
    Last Post: 01-25-2009, 05:29 PM
  3. Macaroon FPS issues
    By FunkStar in forum Macros and Addons
    Replies: 2
    Last Post: 01-20-2009, 09:36 AM
  4. Is anyone else getting this with Macaroon?
    By Tanntyn in forum Macros and Addons
    Replies: 3
    Last Post: 12-07-2008, 11:00 AM
  5. Bartender4 or Macaroon?
    By zoneblitz61 in forum Macros and Addons
    Replies: 0
    Last Post: 10-08-2008, 01:10 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •