Download
(1Kb)
Download
Updated: 11-06-08 11:40 PM
Pictures
File Info
Updated:11-06-08 11:40 PM
Created:unknown
Downloads:2,458
Favorites:21
MD5:

PvPTab

Version: r4
by: Stuck [More]

I will no longer be updating this addon now that Blizzard has added a "Battlegrounds" tab to the PvP frame. The PvP frame itself now actually has some use apart from the character frame, and there is no way to fit the BGs tab onto the character frame along with the PvP tab. If anyone has an idea how to do it practically I'm willing to take suggestions, but for now this addon is discontinued.

Adds a PvP tab to the character frame for 3.0+...for those who don't want to sacrifice a precious keybinding for the pvp frame. ;p

Update: PvP tab should be perfect now.

-[Rummie] of Blackrock (US)

r4 - Cleaned up code. Fixed disabled texture display. PVPFrame is now a child of CharacterFrame. This fixes some frame level issues. I believe this addon has been perfected.

r3 - Fixed the toggle pvp pane key binding.
Post A Reply Comment Options
Unread 04-16-09, 10:39 PM  
khurzog
A Frostmaul Preserver
 
khurzog's Avatar

Forum posts: 266
File comments: 194
Uploads: 0
completely broken, and now there's a bg tab >.<
Report comment to moderator  
Reply With Quote
Unread 04-05-09, 09:35 PM  
echobravo
A Kobold Labourer

Forum posts: 1
File comments: 98
Uploads: 0
WoWInterface UI Manager Error

Can you please archive this with ZIP format instead of RAR format so it will install/update with WoWInterface UI Manager?
Report comment to moderator  
Reply With Quote
Unread 11-07-08, 02:03 PM  
Taroven
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 837
Uploads: 11
Been using this since it was released. I have no idea why they removed the pvp tab from the char pane in the first place.

Nice work, Stuck.
Report comment to moderator  
Reply With Quote
Unread 11-07-08, 05:10 AM  
Silentspy
A Defias Bandit
 
Silentspy's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 47
Uploads: 1
great job, using this bring back the good old honor tab
Report comment to moderator  
Reply With Quote
Unread 11-06-08, 03:24 PM  
Bruners
A Flamescale Wyrmkin
 
Bruners's Avatar
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 69
Uploads: 11
You might want to add
Code:
hooksecurefunc("CharacterFrameTab_OnClick", function(self, button)
	if ( self:GetName() == "CharacterFrameTab6" ) then
		ToggleCharacter("PVPFrame")
		PVPFrame:ClearAllPoints()
		PVPFrame:SetPoint("BOTTOMRIGHT", CharacterFrame, "BOTTOMRIGHT", 0, 0)
		PVPFrame:SetFrameStrata('DIALOG')
		CharacterNameFrame:Hide()
		CharacterFrameTab6:Disable()
		CharacterFrameTab6LeftDisabled:Show()
		CharacterFrameTab6MiddleDisabled:Show()
		CharacterFrameTab6RightDisabled:Show()
	end
end)
as is it currently getting overlapped by some addons out there.
Report comment to moderator  
Reply With Quote
Unread 10-23-08, 10:25 AM  
Stuck
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 127
Uploads: 14
Originally posted by sp1ti
mine too with skinner along (also the frame is behind the overlay texture)
I honestly don't know why it does that. It works correctly about half the time for me, the other half, the button textures seem to get skewed.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 09:26 PM  
lewal
A Kobold Labourer

Forum posts: 0
File comments: 153
Uploads: 0
Originally posted by Stuck
Could you post a screenshot? This sounds like it might be a conflicting addon.
how do you post a screen shot the insert link gives me a 404 error
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 04:46 PM  
Stuck
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 127
Uploads: 14
Originally posted by lewal
nice idea for a mod however the tab hangs way over to the right on my screen there maybe 1/4 inch on the frame
Could you post a screenshot? This sounds like it might be a conflicting addon.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 04:12 PM  
lewal
A Kobold Labourer

Forum posts: 0
File comments: 153
Uploads: 0
nice idea for a mod however the tab hangs way over to the right on my screen there maybe 1/4 inch on the frame
Last edited by lewal : 10-21-08 at 04:41 PM.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 12:58 PM  
Stuck
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 127
Uploads: 14
Originally posted by Gendr
Add a Toggle PvP Pane keybinding under the Interface Panel Functions category?
I just fixed the regular toggle pvp pane key binding.
Report comment to moderator  
Reply With Quote
Unread 10-20-08, 10:44 PM  
khurzog
A Frostmaul Preserver
 
khurzog's Avatar

Forum posts: 266
File comments: 194
Uploads: 0
YES!!!!!!!!!!!!!!!! thank you sooo much
Report comment to moderator  
Reply With Quote
Unread 10-20-08, 01:46 PM  
Gendr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 64
Uploads: 8
Add a Toggle PvP Pane keybinding under the Interface Panel Functions category?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: