Close
Page 2 of 3 FirstFirst 1 2 3 LastLast
Showing results 11 to 20 of 23
  1. #11

    Default

    Small update , havent really gotten to play with this again untill today ( yay weekend )

    But for the design , i have gone for creating movable individual frames for each toon, you can specify orientation ( vertical , horizontal ), scale for each frame ( will do scale for each button in the future , but trying to keep it simple for now ), also added number of columns so you can create a button group of say 3 columns wide , with 3 rows for 9 buttons ). also buttons need not to be the same "watched cooldown or aura" or in the same order on the each toon , each button is configurable for each toon. theory is that you configure a repeater area for each toon and add whatever macro,( aura/spell cooldown ) in that spot and it will be in the same position for each char for each toon so when you click it will do that toons macro.

    biggest issue i am looking at atm is the syncing between all of the toons , still i hope to get a release done soonish.

    screenshot of the layout things ( only horizontal,vertical and scale , not number of columns )


  2. #12

    Default

    One note on positioning and scaling, with the vertical button alignment, you could move the toon name above the buttons (instead of left of them) and save a lot of screenspace.

  3. #13

    Default

    cheers :P

    Was seing myself blind on having the nametags on the left side. heres how it looks now , finished with all the functional code so all the syncing between chars so you can define a setup on one client for all the other clients and just push it over.

    heres how it looks atm.



    still need to get some configuration screens done tough.

  4. #14

    Default

    again, looks very nice man!

    I'm not sure if it's possible to achieve, but it would be nice that you have a button that could do an action at once for your whole team. for example all your chars ice block at the same time or elemental totem for all my shamans.
    And when one char has it's ability on cooldown, all the rest still use it.

    Hope this is something that's easy to implement, but it probly isn't


    Gl with ur addon m8!


    Edit:
    Well, I guess you can still use a repeater region for that kind of functionality so nvm that!

    Quick question:
    Is it posible to add macro's to the bars? So that I can have a specific macro for each char and such?
    80 => Beir + Beirax + Barrax + Helpemall + Violentô

  5. #15

    Default

    Is it posible to add macro's to the bars? So that I can have a specific macro for each char and such?
    yes, the macros are defined individually per "Toon"

    F.ex this is how i define a Toon in my code atm:
    -----------------------------------------------------------
    1.Create a toon, where you define its name of character , layout , position,scale of the frame.
    2.For that toon you add Auras to watch for on off
    3.For that toon you add spells to watch cooldowns on.
    4. For each of the Watched auras and spells you add 1 or more buttons
    5. On each button you then define the icon that should be displayed ,the macro text and what order it should have on the toons frame.

  6. #16

    Default

    This looks really good.

    I'm looking forward to a General beta release

  7. #17

    Default

    Thanks for the good feedback , didn't quite make it this weekend ,but ill aim for the end of next one for a beta.

  8. #18
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    This addon looks sick.


  9. #19

    Default

    cheers , still working on it tough , taking abit longer than expected( pretty new to lua so much to learn :P ) , so i think my schedule is it will be released when its ready.

    working on the configuration of all this now and this is some semi functional config screen i just created.
    ( you define , team , add toons , add watches( auras on or off , or cooldowns ) to those toons. then you either drag a existing macro into a toons button and it gets copied to the button or create a new one ( still working on this tough ) where you define everything from scratch.


  10. #20

    Default

    How's it going? I'm keen to use this addon if you ever release it. Will save me having to write my own!
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

Posting Rules

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