WoWCenter.pl
wikass zabił Mythrax the Unraveler (Normal Uldir) po raz 2.     
kuturin zdobył 7th Legionnaire's Cuffs.     
Nikandra spełnił kryterium Loot 200,000 gold osiągnięcia Got My Mind On My Money.     
Tooly zdobył Fairweather Helm.     
Muattin zdobył osiągnięcie The Dirty Five.     
Yoozku zdobył Parrotfeather Cloak.     
Mlody89 zdobył Royal Apothecary Drape.     
Weakness zabił Dazar, The First King (Mythic King's Rest) po raz 6.     
liq spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Osiol spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Wuntu zabił Zek'voz, Herald of N'zoth (Heroic Uldir) po raz 1.     
Olsa zabił Vectis (Heroic Uldir) po raz 6.     
Sarenus spełnił kryterium osiągnięcia Saving for a Rainy Day.     
kajtasus zdobył osiągnięcie Come Sail Away.     
ossir spełnił kryterium osiągnięcia Saving for a Rainy Day.     
mcpablo spełnił kryterium Alliance players slain. osiągnięcia Frontline Slayer.     
Emmm zabił Taloc (Heroic Uldir) po raz 17.     
AsaGorth spełnił kryterium Big-Mouth Clam osiągnięcia The Oceanographer.     

Veeladtf

[AddOn | Script] Disable Red Action Bars” wysłany:
Credit where it's due. Thaya @ Outland-EU came up with the script. +rep him here:
http://www.arenajunkies.com/topic/234247-disabling-red-bars-working-method/

If you're not wanting to make it into a macro, you can simply use an addon that I wrote(in about 5 seconds) to fix this instead.

AddOn:
http://www.mediafire.com/download.php?rstnhs03hiabt2g

Script:
f=CreateFrame("Frame") f:RegisterEvent("LOSS_OF_CONTROL_ADDED") f:RegisterEvent("LOSS_OF_CONTROL_UPDATE") f:SetScript("OnEvent",function() for b in pairs(ActionBarActionEventsFrame.frames) do b.cooldown:SetLossOfControlCooldown(0,0) end end)


Place the script in any main .lua file, or use one of the first 2 options.

I only built it easy-to-use, Thaya came up with the script.

Peace out.
Turning off red Action Bars w/ 5.1?” wysłany:
Now that we got this Loss of Control UI, I still despise it and can't play with it.

I've got all options "Off" and also unticked the whole thing. How can I remove the red circles on my actionbars now?