goglslim.blogg.se

Best addons for wow pvp 6.2
Best addons for wow pvp 6.2











best addons for wow pvp 6.2
  1. #BEST ADDONS FOR WOW PVP 6.2 HOW TO#
  2. #BEST ADDONS FOR WOW PVP 6.2 INSTALL#
  3. #BEST ADDONS FOR WOW PVP 6.2 CODE#

If (addon = "Blizzard_TimeManager") thenįor i, v in pairs() doĮnd 2.4. You'll also need some textures to make it look right, simply put them into the /Interface/ folder alongside the Addons folder:įrame:SetScript("OnEvent", function(self, event, addon) This particular script is stolen from Ibo UI. Darken all the graphics Ibo/Lorti UI style: tga files in general, you can use any texture/picture available to the game (anything in the game files and anything in addon folders).Ģ.3. To specify an external texture: "Interface\\AddOns\\YourAddon\\yourtexture.tga" - you can use. If that's not enough, you can always steal a file from Power Auras or other addons. Just change the last part of the texture path provided in the example above to any of these. Textures created for the default UI and available in the game files: Keep in mind you need the spellID of the buff, not the spell that triggers it - they are sometimes different. To get the spellID, find your spell/aura on wowhead and look at the address bar. The last two arguments are vertical and horizontal flips, "r, g, b" are red/green/blue color codes (0-255). Keep the first argument as it is in the script above, everything else you can change/edit as you wish to. SpellActivationOverlay_ShowOverlay(self, spellID, texturePath, location, scale, r, g, b, info.vFlip, info.hFlip) Next, here's how you configure this whole thing: (Use the locale/language you actually play on.) SpellActivationOverlay_HideOverlays(SpellActivationOverlayFrame, 64371)Įnd)First, change "Eradication" to whatever you need. SpellActivationOverlay_ShowOverlay(SpellActivationOverlayFrame, 64371, "TEXTURES\\SPELLACTIVATIONOVERLAYS\\GENERICTOP_01.BLP", "TOP", 1.2, 139, 65, 239, false, false) If UnitBuff("player", "Eradication") then lua file if the addon is loaded, a /reloadui is enough.Ĭomments start with "-", multi-line comments look like this:įrame:SetScript("OnEvent", function(self, event. You don't need to relog every time you edit a.

#BEST ADDONS FOR WOW PVP 6.2 CODE#

lua file as a text file (with notepad/wordpad or anything that works with raw text), and simply copy/paste the code you want from below. toc file, at this point you only need to open the. This already has the folder structure and the. I will, however, add macros where available (i.e. Unless you're going to Blizzcon tomorrow, there's really no reason to use macros - just create an addon. The latter, in most cases, requires a condensed form of the script to fit the 255 character limit of input/macros macros often need to be executed after every reload or zone. You either need to create your own addon, add the code to an existing addon (I don't recommend this), or run it in-game via the /run command. Scaling/moving arenaframes and castbars.Change the format of hp/mana text to absolute values ("140k").Flashy spellsteal border for non-mages and/or enrage effects.Disable healing/damage spam over player/pet frame.Hide the error frame (red text in top middle).Darken all the graphics Ibo/Lorti UI style.

best addons for wow pvp 6.2

Disable damage/healing spam in floating text.

#BEST ADDONS FOR WOW PVP 6.2 INSTALL#

To install all you need to do is extract all the folder in World of Warcraft/Interface/Addonsįor you guys who wish to create theire own addon, Here is the guide: Change the format of hp/mana text to absolute values ("140k") Disable healing/damage spam over player/pet frame Hide the error frame (red text in top middle) Darken all the graphics Ibo/Lorti UI style Disable damage/healing spam in floating text If you want to use the easy way, I've already compiled an addon for you guys, it does include:

#BEST ADDONS FOR WOW PVP 6.2 HOW TO#

I did not write this, it as been taken from but I've searched a lot for these tweak and finally learn how to do these. I've learned so much from this website that I decided to share a few guides with all of you.

best addons for wow pvp 6.2

Hello everyone, I've been a Ownedcore member since the start of World of Warcraft, but never really contributed.













Best addons for wow pvp 6.2