danaxrates.blogg.se

Bg enemy frames vanilla
Bg enemy frames vanilla





  1. #Bg enemy frames vanilla how to#
  2. #Bg enemy frames vanilla mod#
  3. #Bg enemy frames vanilla code#
  4. #Bg enemy frames vanilla free#
  5. #Bg enemy frames vanilla windows#

It's clear these are not in the spirit of "keeping it classic", but Retail players may find it much easier to transition between game modes.īest "I Want My Unit Frames To Act Like Retail" Addons These addons add unit frame and nameplate functionality that exists in Retail but was not present in Classic. It's up to the individual player to decide how they wish to approach it.

#Bg enemy frames vanilla mod#

In the spirit of recognizing that everyone has a different view of the "Classic experience", I have reviewed mods ranging from tiny improvements on the native classic UI all the way up to one powerful mod that was not available in classic and is being classified as "controversial". Personally, I have used mods right from the beginning when I started playing a few months after launch, and remember how many of the mods were even more automated than they are today! That's a question that I leave up to you. Mods have been around since the beginning of WoW, but there is no doubt that there is a great philosophical debate about whether using some of these mods breaks the "Classic experience".

#Bg enemy frames vanilla how to#

If I had to spend more than a few minutes even figuring out how to launch it, it ended up in the "too buggy" pile. So were mods that are lightweight and require little to no system research. Mods that were easy to understand, set up, and use were given high marks. Nearly all the mods apply to world PvP situations the battlegrounds limitation only matters because a few mods that are specific to those (i.e. Since this guide is being written after the release of Warsong Gulch and Alterac Valley, but before the release of Arathi Basin, I was only able to test in these battlegrounds. I tested these mods on characters of varying levels. If you have any suggestions of ones I should test or possibly re-test, please leave a comment with the name and link to the mod in question. *I tried to test them all but I am sure I missed a few.

  • There was another mod in the same niche that I felt did a better job.
  • The mod was not working properly at the time it was tested, and/or was throwing a bunch of errors.
  • There are many reasons why a mod might not have made the cut, including but not limited to: I tested many, many more PvP mods than made this guide. This treatment is not going to cover many popular addons that are useful in PvP as well as being useful in PvE but rather will focus primarily on those addons with a strong PvP element. There are some categories where there are multiple entries and you may prefer one over another.

    #Bg enemy frames vanilla free#

    This list is meant to be a starting point, but feel free to experiment with other addons to see what might work better for you. The gryphons that are at the sides of the bottom bar.While "Best" is a loaded term, and what may work well for one player may not work for another, in this guide, I'll go over the most popular Classic PvP addons and highlight their benefits. Menu bar which has various WoW Options, Character Info, Social etc. Main bar which has a row of shortcuts (at the bottomleft) MinimapZoomOut:Hide() - hides the zoom-out-button (-) Zoom Buttons MinimapZoomIn:Hide() - hides the zoom-in-button (+) The little button at the topleft of the minimap that toggles the worldmap PartyMemberFrameX:Hide() - hides a specified party member (X=1/2/3/4) HidePartyFrame() - hides all party members All these can be hidden at once by the function HidePartyFrame(), provided by the default party frame lua code.

    #Bg enemy frames vanilla windows#

    The windows that are shown for group members are PartyMemberFrameX, where X = 1.4. The Player window in the upper left that is always shown for yourself is PlayerFrame. In the following there are listed some frames you might want to hide: Unit Frames Player Window

    #Bg enemy frames vanilla code#

    You will have to go through the code for each frame to get the exact functions, and with some (like target or pet) do some checks before actually showing it, i.e. PlayerFrame:SetScript("OnEvent", PlayerFrame_OnEvent) When hidding the frame you can make the OnEvent function point to nil so no function gets called:Īnd then restore the original function when you want to show the frame again: Most Blizzard's frames (if not all) use a single function to handle all events, which makes it easier for us. To avoid this you need to prevent the frame from getting these events or from executing the code that makes the frame show. NOTE: Most frames have event handlers so even if you hide it, it can pop back up as a result of an event handler calling it's Show function. If you use this in a Macro (not in an Addon), you have to add a /script-tag before: To hide a frame, you have to enter the frame name, followed by the command :Hide()

  • 5.4 Shapeshift (Stance/Form/Stealth) Bar.






  • Bg enemy frames vanilla