- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,153 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Bukkit Plugins
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top Terraria Maps
- Top StarCraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
HideBlizz
- 1 Like
- World of Warcraft
- 81 Monthly Downloads
- Supports: 4.2
- 16,035 Total Downloads
- Updated 08/03/2011
- Created 10/14/2010
- 42 Favorites
- Project Site
- Comments
- Release Type: Release
- License: MIT License
- Newest File: Hideblizz
About HideBlizz
What does it do?
HideBlizz was designed to get rid of the new raid manager introduced in 4.0.1 It also has the ability to hide blizzard party and player frames.
To configure
Type in /hideblizz
Credit for hiding code goes to Shefki (aka ckknight)
1.0.1 Remove a debug statement still present on release 1.0.2 Added localization party and player frame hiding. 1.0.3 Updated TOC and embedded libraries
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,578,120 Monthly Downloads
-
- Recount
- Combat
- 1,073,354 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 688,848 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 548,392 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 466,499 Monthly Downloads
Comments
the hide raid frame randomly switches off even if you never uncheck the option
4x ADDON_ACTION_BLOCKED:AddOn 'HideBlizz' tried to call the protected function 'PartyMemberFrame4PetFrame:Show()'.
: in function `Show'
Interface\FrameXML\PartyMemberFrame.lua:156: in function `PartyMemberFrame_UpdatePet':
Interface\FrameXML\PartyMemberFrame.lua:369: in function `PartyMemberFrame_OnEvent':
:"*:OnEvent":1: in function `OnEvent'
Interface\FrameXML\UnitFrame.lua:483: in function :
.
4x ADDON_ACTION_BLOCKED:AddOn 'HideBlizz' tried to call the protected function 'PartyMemberFrame4PetFrame:SetPoint()'.
: in function `SetPoint'
Interface\FrameXML\PartyMemberFrame.lua:157: in function `PartyMemberFrame_UpdatePet':
Interface\FrameXML\PartyMemberFrame.lua:369: in function `PartyMemberFrame_OnEvent':
:"*:OnEvent":1: in function `OnEvent'
Interface\FrameXML\UnitFrame.lua:483: in function :
.
1x ADDON_ACTION_BLOCKED:AddOn 'HideBlizz' tried to call the protected function 'PartyMemberFrame1PetFrame:Hide()'.
: in function `Hide'
Interface\FrameXML\PartyMemberFrame.lua:159: in function `PartyMemberFrame_UpdatePet':
Interface\FrameXML\PartyMemberFrame.lua:369: in function `PartyMemberFrame_OnEvent':
:"*:OnEvent":1: in function `OnEvent'
Interface\FrameXML\UnitFrame.lua:483: in function :
.
1x ADDON_ACTION_BLOCKED:AddOn 'HideBlizz' tried to call the protected function 'PartyMemberFrame1PetFrame:SetPoint()'.
: in function `SetPoint'
Interface\FrameXML\PartyMemberFrame.lua:160: in function `PartyMemberFrame_UpdatePet':
Interface\FrameXML\PartyMemberFrame.lua:369: in function `PartyMemberFrame_OnEvent':
:"*:OnEvent":1: in function `OnEvent'
Interface\FrameXML\UnitFrame.lua:483: in function :
.
seems to be by set's of 2's , latest 2 names seem nearly familiar but the lua line's are different , hope this helps :)
Like other mods of this type from this release's date that have not been updated for WoW 4.0.3/4.0.6, it unlikely hides party frames now either.
The error:
["message"] = {
\n(tail call): ?:\nAceConfigDialog-3.0-54:798: in function \n(tail call): ?:\n: ?\n:\"safecall Dispatcher[3]\":9: in function
\n(tail ", -- [1]
"call): ?:\nAceGUI-3.0-33 (Ace3):314: in function `Fire'\n...ns\\Ace3\\AceGUI-3.0\\widgets\\AceGUIWidget-CheckBox.lua:68: in function :\n", -- [2]
},
["type"] = "error",
["session"] = 1915,
["counter"] = 1,
}, -- [1000]
/run CompactRaidFrameManager:UnregisterAllEvents()
CompactRaidFrameManager:Hide()
CompactRaidFrameContainer:UnregisterAllEvents()
CompactRaidFrameContainer:Hide()
*Getting this up there before people think thats an issue with this addon.