MoP beta - Enabling addons menu

User Tag List

Page 8 of 15 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 225
  1. #106
    Znuff's Avatar Master Sergeant
    Reputation
    23
    Join Date
    Jun 2010
    Posts
    97
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's the deal.

    I partially fixed Shadowed Unit Frames to work on the Beta.

    What I fixed:
    - Monk's Chi Bar
    - Shadow Priests' Shadow Orb Bar

    What I couldn't try to fix due to the stupid template char button not working:
    - Warlocks
    - Well, any other class than is not mentioned above

    Download here: http://dl.dropbox.com/u/120650/MoP_b...UnitFrames.rar

    You might not be able to import your profiles from live, though.

    MoP beta - Enabling addons
  2. #107
    Parrky's Avatar Contributor
    Reputation
    146
    Join Date
    Aug 2010
    Posts
    270
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't appear to be working Znuff

  3. #108
    Znuff's Avatar Master Sergeant
    Reputation
    23
    Join Date
    Jun 2010
    Posts
    97
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm gonna need more than that.

    Class, what doesn't seem to be working, are you trying to use your saved variables from live?

    Like I said, if you're having trouble using your SV from Live, just create a new profile or reset it and see if that works out. Also, you will most likely need the sLegacy addon, I haven't fixed those missing commands.
    Last edited by Znuff; 04-28-2012 at 12:12 PM.

  4. #109
    serlev's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    97
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Znuff, I downloaded your SuF and used for my DK, Warrior, Rogue.. No problem.. It works well.. But when I logged in my Pandarian Monk, it didnt work.. The player box was empty..

  5. #110
    Znuff's Avatar Master Sergeant
    Reputation
    23
    Join Date
    Jun 2010
    Posts
    97
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by serlev View Post
    Znuff, I downloaded your SuF and used for my DK, Warrior, Rogue.. No problem.. It works well.. But when I logged in my Pandarian Monk, it didnt work.. The player box was empty..
    Ah, that's a positioning bug I haven't yet managed to fix properly.

    Go to Widget Configuration, scroll down, and you'll see "Chi Bar" there. Set the position to 100 (or whatever, as long as it's not 0), and the size to 1, or whatever suits your needs (as long it's not 0).

  6. #111
    serlev's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    97
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Or you can use favourite hex editor and edit wow.exe directly:
    search for sequence: 0x8B, 0x47, 0x24, 0x83, 0xF8, 0x02, 0x75
    and replace first 3 bytes of it (0x8B, 0x47, 0x24) with 0x33, 0xC0, 0x90.
    Make sure to create backup before editing.
    Pls forgive me if I ask something silly, this is ok for testX86; but I cant find same sequence at testX64.. If possible can someone write down the sequence for TestX64 too ?

    P.S. Btw Znuff , your SuF is still problematic for pandarian Monks.. I have managed to see the monk player box but couldnt succeed to see Chis

  7. #112
    Znuff's Avatar Master Sergeant
    Reputation
    23
    Join Date
    Jun 2010
    Posts
    97
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well... works for me :-/

  8. #113
    Parrky's Avatar Contributor
    Reputation
    146
    Join Date
    Aug 2010
    Posts
    270
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's my addon pack:
    https://docs.google.com/open?id=0B9N...TF4bGNIV3NwZFE

    with instructions on how to install it and everything!

  9. #114
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any1 have a working enabling addons exe. preferple like _Mike's and not a modified wow, but i will take what i can get . the 2 that Ssateneth linked just end up making the game not respond as soon as i hit the login button

    thanks in advance

  10. #115
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bartender4 update!
    http://fbe.am/5Ok

    After hours of working (atleast I'm learning LUA that way), I could do a workaround for the vehicle bar!

    Changelog:

    Vehicle Bar working by default, options menu completely removed, now it shows the default Blizzard vehicle menu upon entering a vehicle.

    Bugs:
    -XPbar still not fixed, I have no idea why it's bugged
    -Micro menu will be bugged while in a vehicle, but it shouldn't be a big problem, may fix it later.
    -Somewhy you can only mouse click the vehicle spells, pressing 1-9 on your keyboard will attempt to cast the spells on your actionbar, rather than your vehiclebar, will post update if I figure out the cause.

  11. #116
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Meltoor View Post
    Bartender4 update!
    http://fbe.am/5Ok

    After hours of working (atleast I'm learning LUA that way), I could do a workaround for the vehicle bar!

    Changelog:

    Vehicle Bar working by default, options menu completely removed, now it shows the default Blizzard vehicle menu upon entering a vehicle.

    Bugs:
    -XPbar still not fixed, I have no idea why it's bugged
    -Micro menu will be bugged while in a vehicle, but it shouldn't be a big problem, may fix it later.
    -Somewhy you can only mouse click the vehicle spells, pressing 1-9 on your keyboard will attempt to cast the spells on your actionbar, rather than your vehiclebar, will post update if I figure out the cause.
    With the changes you made to your release, I went ahead and fixed a couple of the bugs. Didn't take a look at the vehicle bar as I believe I would be recreating the wheel

    Anyways, here's my CHANGE-LOG:

    • -Added in the Options Menu for all forms of the add-on.
      -Fixed most of the error's I could find (Some could still pop-up). I only mainly did the visibility error bugs.
      -Removed Bar Snapping as, again, didn't want to potentially have to re-create the wheel
      -XP Bar and Reputation bar are added in and working.
      --For the XP bar and Reputation Bar, you will most likely have to go into the Positioning tabs after Enabling them and set them to center. After that, mess with the X & Y Offsets to get them situated to your desired Position.
      -Some of the coordinates might be off. For example, while having open the active Bar lock to move bars around that way instead of through the coordinate system, the XP and Reputation bar are roughly 300 points off. Don't know the reason of this. Not going to look into it.
      -And any other minor edits not worth mentioning.


    Download Link: http://pqrotation-profiles.googlecod...Bartender4.rar

  12. #117
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    With the changes you made to your release, I went ahead and fixed a couple of the bugs. Didn't take a look at the vehicle bar as I believe I would be recreating the wheel

    Anyways, here's my CHANGE-LOG:

    • -Added in the Options Menu for all forms of the add-on.
      -Fixed most of the error's I could find (Some could still pop-up). I only mainly did the visibility error bugs.
      -Removed Bar Snapping as, again, didn't want to potentially have to re-create the wheel
      -XP Bar and Reputation bar are added in and working.
      --For the XP bar and Reputation Bar, you will most likely have to go into the Positioning tabs after Enabling them and set them to center. After that, mess with the X & Y Offsets to get them situated to your desired Position.
      -Some of the coordinates might be off. For example, while having open the active Bar lock to move bars around that way instead of through the coordinate system, the XP and Reputation bar are roughly 300 points off. Don't know the reason of this. Not going to look into it.
      -And any other minor edits not worth mentioning.


    Download Link: http://pqrotation-profiles.googlecod...Bartender4.rar
    Yeah, I was searching for the code which might be causing the desync of the XP and Rep bar, but honestly, I don't think that's such an important thing (nor could I find the cause of it )
    But I'll do some fixes on the Vehicle bar thou, it's pretty much an alpha ATM.

  13. #118
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Meltoor View Post
    Yeah, I was searching for the code which might be causing the desync of the XP and Rep bar, but honestly, I don't think that's such an important thing (nor could I find the cause of it )
    But I'll do some fixes on the Vehicle bar thou, it's pretty much an alpha ATM.
    Yeah, by the looks of it, they removed/renamed the buttons that the vehicle code in Bartender calls for. I'm in the process of trying to find the buttons new name.

  14. #119
    blamani's Avatar Active Member
    Reputation
    19
    Join Date
    Jul 2008
    Posts
    80
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lots of addons dont have their options in the optionstab for addons but spill over to the game settings tab.

    Also: DeadlyBossMods, complains about frames

    [10:13:34]<Deadly Boss Mods> Frame () already exists
    [10:13:34]<Deadly Boss Mods> Interface\AddOns\DBM-GUI\DBM-GUI.lua:639: in function `CreateCategory'
    Interface\AddOns\DBM-GUI\DBM-GUI.lua:104: in function `CreateNewPanel'
    Interface\AddOns\DBM-GUI\DBM-GUI.lua:2149: in function `UpdateModList'
    Interface\AddOns\DBM-GUI\DBM-GUI.lua:64: in function <Interface\AddOns\DBM-GUI\DBM-GUI.lua:52>
    (tail call): ?
    Interface\AddOns\DBM-Core\DBM-Core.lua:1114: in function <Interface\AddOns\DBM-Core\DBM-Core.lua:1112>
    Any idea what in the code Blizzard changed to screw this up a bit?

  15. #120
    sezz's Avatar Active Member
    Reputation
    43
    Join Date
    Aug 2007
    Posts
    58
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated _NPCScan: https://github.com/mkarer/_NPCScan/zipball/mop
    Rename directory to _NPCScan after extracting.

    Updated Recount: https://github.com/mkarer/Recount/zipball/mop
    Rename directory to Recount after extracting.

    Originally Posted by blamani View Post
    Also: DeadlyBossMods, complains about frames
    Any idea what in the code Blizzard changed to screw this up a bit?
    GetAddOnMetadata doesn't return variables starting with "X-" since build 15640, that's the reason for that error.
    Last edited by sezz; 05-06-2012 at 06:28 AM. Reason: Added Recount

Page 8 of 15 FirstFirst ... 456789101112 ... LastLast

Similar Threads

  1. [Tool] Any ways to enable addons/scripts in WoD Beta?
    By pcmdxx in forum WoW Memory Editing
    Replies: 50
    Last Post: 07-25-2014, 02:22 PM
  2. Request to modify Enable addons in WoD Beta
    By cadcamzy in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 07-05-2014, 03:15 PM
  3. mop beta leveling addon
    By Nov17 in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 08-10-2012, 07:05 AM
  4. [Release] MoP Beta Addons
    By LoomaR in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 06-14-2012, 01:40 AM
  5. [Release] MoP beta - enabling /run /script
    By _Mike in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 04-07-2012, 09:47 PM
All times are GMT -5. The time now is 06:25 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search