Addon Info.
Change Log
Optional Files (0)
Archived (27)
Comments (417)
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Shadowd's Portal Bug Reports Feature Requests
Author:
Version:
r633
Date:
03-27-2008 05:14 PM
Size:
119.35 Kb
Downloads:
125,297
Views:
318,361
Favorites:
467
MD5:
Pictures
Click to enlarge
Modified score board + break down
Click to enlarge
Flag example
Click to enlarge
Modified arena score
SSPVP2   Popular!
Rate: 5 out of 5 with 37 votes  
SSPVP2 is a full recode including performance, display improvements and new features.

For people who want to play with some friends inside Alterac Valley you can use the sync queuing feature, includes support for catching StinkyQueue's as well. You can see the status of other SSPVP2 users in the overlay on how many are queued, how many have which instance id ready to enter or are inside already. Requires assist or group leader to use.

You can sync queue any SSPVP, SSPVP2 or StinkyQueue user for Alterac Valley, however the new features like peoples queue or window status, along with forcing a join requires them to be using SSPVP2 r455 or higher.

Herald yells inside Alterac Valley are changed to be more consistant and will be colored by the faction that triggered it, you can also see how many resources are gained via the Mines inside the overlay along with chat alerts when the Captains are slain by a faction. Timers for how long until graveyards, bunkers and towers are included for Arathi Basin and Alterac Valley.

Includes match information like time left, nodes to win, final scores for Arathi Basin and Eye of the Storm. Along with flag carriers inside Warsong Gulch and Eye of the Storm, including coloring by flag carrier class and carriers health (when available). Other features are things like modifying the players arena panel to show both weekly and seasonal stats instead of having to toggle them as well as displaying team leader even if they're offline, or showing break down by server/class on the battlefield scoreboard and more, see configuration for a better list on all the features SSPVP2 has.

See, /sspvp ui for configuration, /av for Alterac Valley sync queuing and /arena for different data functions like games required to hit 30%, points -> rating or rating -> points conversions.

You can always find the latest version of my addons at http://shadowed-wow.googlecode.com/svn/trunk however I make no guarantees that their stable.

Thanks Narvinye on Die Argustwacht (EU) for German localization.
  Change Log - SSPVP2
------------------------------------------------------------------------
r633 | shadowed.wow | 2008-03-27 15:10:40 -0700 (Thu, 27 Mar 2008) | 1 line

* SSPVP should actually work now, Blizzard decided to be a pain in the ass and change things.
------------------------------------------------------------------------
r626 | shadowed.wow | 2008-03-18 14:54:42 -0700 (Tue, 18 Mar 2008) | 2 lines

* Removed our mark of honor killing code, because it's now done by default as of 2.4 (Or so Blizzard says)
* Added a bugged arena check, if either team has an old rating of 0 we just print "Bugged game"
------------------------------------------------------------------------
r612 | shadowed.wow | 2008-03-03 13:59:28 -0800 (Mon, 03 Mar 2008) | 1 line

* Updated AceAddon-3.0, AceConsole-3.0, AceDB-3.0, AceTimer-3.0, CallbackHandler-1.0, HousingAuthority
------------------------------------------------------------------------
r595 | shadowed.wow | 2008-02-28 14:55:15 -0800 (Thu, 28 Feb 2008) | 1 line

* TOC bump to 20400
------------------------------------------------------------------------
r592 | shadowed.wow | 2008-02-28 13:05:27 -0800 (Thu, 28 Feb 2008) | 7 lines

* THIS IS NOW A 2.4 ONLY VERSION, BLAH BLAH BLAH
* Fixed soulstone option not working and showing blank text
* Fixed win detection not using GetBattlefieldWinner() as they actually fixed it (4 months later)
* Fixed server parsing code having issues with servers with dashes in the name
* All positioning code now uses GetEffectiveScale() for frames, may need to reposition things
* You now hold SHIFT down to disable auto queuing
* Removed avsync.lua code, as you can now join AV while grouped. If they restrict it to only 5 people, it's possible it'll come back as a way to coordinate queuing between groups
------------------------------------------------------------------------
r567 | shadowed.wow | 2008-02-11 11:47:08 -0800 (Mon, 11 Feb 2008) | 1 line

* Fixed CancelAllTimers typo
------------------------------------------------------------------------
r566 | shadowed.wow | 2008-02-10 10:34:30 -0800 (Sun, 10 Feb 2008) | 1 line

* All positions should now be saved so that changing ui scale doesn't reset positioning
------------------------------------------------------------------------
r553 | shadowed.wow | 2008-02-06 21:10:53 -0800 (Wed, 06 Feb 2008) | 1 line

* Players cached list of arena teams are now refreshed before showing personal rating, to help prevent inaccurate personal ratings being given
------------------------------------------------------------------------
r537 | shadowed.wow | 2008-02-03 15:33:38 -0800 (Sun, 03 Feb 2008) | 2 lines

* Updated to use Ace3 trunk now

------------------------------------------------------------------------
r529 | shadowed.wow | 2008-01-28 12:34:33 -0800 (Mon, 28 Jan 2008) | 1 line

* Trying to see if this fixes taint issues
------------------------------------------------------------------------
r525 | shadowed.wow | 2008-01-26 23:17:40 -0800 (Sat, 26 Jan 2008) | 1 line

* Added capture bar moving back in, shouldn't cause taint issues hopefully with the 2.3.3 changes
------------------------------------------------------------------------
r513 | shadowed.wow | 2008-01-19 12:10:37 -0800 (Sat, 19 Jan 2008) | 3 lines

* Updated OptionHouse
* Tweaked positioning around a bit to be consistent for the arena display
* Instead of just showing "Join Disabled" or "Join Suspended" we show "<map>: <time left> (Disabled/Suspend"
------------------------------------------------------------------------
r505 | shadowed.wow | 2008-01-13 01:19:12 -0800 (Sun, 13 Jan 2008) | 1 line

* More arena info modifications, we now show season/week win percentage, also changed positioning of attendance for season/week to be aligned to the right of the frame instead of appended to your games played this week/personal rating
------------------------------------------------------------------------
r502 | shadowed.wow | 2008-01-12 13:28:23 -0800 (Sat, 12 Jan 2008) | 2 lines

* Updated AceDB-3.0 and HousingAuthority
* Hopefully fixed a bunch of errors that flag.lua was triggering when joining WSG
------------------------------------------------------------------------
r497 | shadowed.wow | 2008-01-10 22:37:23 -0800 (Thu, 10 Jan 2008) | 3 lines

* Fixed a logic error with attempting to hide buttons in combat, instead of hiding when out of combat and scheduling to hide when in combat. Should fix carrier names not hiding when afking out in combat
* Fixed a typo in the German localization
* Added a nil check to priorities to prevent a rare error
------------------------------------------------------------------------
r494 | shadowed.wow | 2008-01-07 10:10:42 -0800 (Mon, 07 Jan 2008) | 1 line

* Fixed higher priority message showing up, even if auto join is disabled
------------------------------------------------------------------------
r491 | shadowed.wow | 2008-01-05 23:40:46 -0800 (Sat, 05 Jan 2008) | 1 line

* Removed usage of a handler in CancelTimer, we simply repress it if it's a non existent one
------------------------------------------------------------------------
r486 | shadowed.wow | 2008-01-04 00:21:31 -0800 (Fri, 04 Jan 2008) | 1 line

* We no longer register RAID_ROSTER_UPDATE while inside any battlefield to prevent it from being filled up with data from people in the match, once we leave a battlefield we clear out the player status table as well
------------------------------------------------------------------------
r484 | shadowed.wow | 2008-01-03 14:50:11 -0800 (Thu, 03 Jan 2008) | 2 lines

* Updated AceDB-3.0, AceTimer-3.0, HousingAuthority and OptionHouse
* Fixed CancelTimer not passing the silent flag (Damn you whoever changed this)
------------------------------------------------------------------------
r476 | shadowed.wow | 2008-01-02 11:31:45 -0800 (Wed, 02 Jan 2008) | 1 line

* Fixed string.format argument #2 nil error in flag.lua, also added checks so we won't attempt to do any checks if carrier names are nil
------------------------------------------------------------------------
r475 | shadowed.wow | 2008-01-02 11:08:05 -0800 (Wed, 02 Jan 2008) | 1 line

* Fixed CancelAllTimers error in flag.lua
------------------------------------------------------------------------
r473 | shadowed.wow | 2007-12-31 13:41:59 -0800 (Mon, 31 Dec 2007) | 7 lines

* Fixed flag carrier bindings not working
* Fixed scoreboard display issue for servers with a dash in their name
* Typo fixed
* Changed health and party timers to just use an OnUpdate instead of AceTimer-3.0
* Updated deDE localization
* Auto Leave/Auto Join is now Leaving and Joining to be a bit more accurate

------------------------------------------------------------------------
r472 | shadowed.wow | 2007-12-28 14:53:40 -0800 (Fri, 28 Dec 2007) | 3 lines

* Should have fixed the issues with flag carriers not hiding if you afk out while in combat
* Cleaned up coloring, instead of servers and level being colored white, they'll be colored the actual players factions, and only their names will colored by class
* Added an immeditiate score request, and then we get new data every 15 seconds instead of waiting 15 seconds for first batch of data
------------------------------------------------------------------------
r471 | shadowed.wow | 2007-12-26 16:46:16 -0800 (Wed, 26 Dec 2007) | 8 lines

* Fixed match.lua using the localized faction, NOT the unlocalized one
* Fixed battlefield minimap not being reshown if you toggle it off of show in battlefield/always while inside a battleground
* Fixed not checking points for EoTS in delaying auto leave, since Blizzard apparently doesn't give a damn and is never going to fix GetBattlefieldWinner()
* Fixed disabling auto join when window is hidden not checking our custom one when it's being used
* Fixed flag carrier bugs, should no longer be getting index nil errors randomly
* Fixed flag carrier targetting, instead of saying targetting X, will specifically say cannot target them due to combat lockdown if it changes
* Auto leave is "instant" now if you set delay to <= 0, instead of being whenever the next timer update is scheduled

------------------------------------------------------------------------
r470 | shadowed.wow | 2007-12-26 13:52:39 -0800 (Wed, 26 Dec 2007) | 1 line

* Localization is suppose to use metatables
------------------------------------------------------------------------
r469 | shadowed.wow | 2007-12-26 11:18:17 -0800 (Wed, 26 Dec 2007) | 1 line

* German localization updated, should be completed now
------------------------------------------------------------------------
r468 | shadowed.wow | 2007-12-25 10:47:53 -0800 (Tue, 25 Dec 2007) | 2 lines

* Fixed index #226 error in flag.lua
* Fixed multiple screenshots being taken in one game
------------------------------------------------------------------------
r467 | shadowed.wow | 2007-12-24 10:25:07 -0800 (Mon, 24 Dec 2007) | 3 lines

* Fixed usage of OnEnable not being updated to OnInitialize
* Added positioning for when we first join WSG or EoTS, this should solve the issues with text overlapping the pvp objectives icons and such
*
------------------------------------------------------------------------
r466 | shadowed.wow | 2007-12-23 15:56:20 -0800 (Sun, 23 Dec 2007) | 1 line

* Fixed captian messages using invalid faction
------------------------------------------------------------------------
r465 | shadowed.wow | 2007-12-23 15:24:41 -0800 (Sun, 23 Dec 2007) | 2 lines

* Updated zhCN localization.zhCN.lua
* If we don't find any events registered to a chat frame, will default to DEFAULT_CHAT_FRAME instead
------------------------------------------------------------------------
r463 | shadowed.wow | 2007-12-22 19:50:16 -0800 (Sat, 22 Dec 2007) | 2 lines

* Added the short hand time back in for overlay, allows you to format it as "HH:MM:SS" instead of "X Minutes, X Seconds"
* Added battlefield entry window options, will show time left to join before it expires along with an option to never reshow the frame like it currently does now
------------------------------------------------------------------------
r462 | shadowed.wow | 2007-12-22 11:27:30 -0800 (Sat, 22 Dec 2007) | 1 line

* Fixed arena attendance for the week not working, was showing numbers >100% if you didn't play every game the team played that week
------------------------------------------------------------------------
r461 | shadowed.wow | 2007-12-22 00:15:40 -0800 (Sat, 22 Dec 2007) | 3 lines

* Fixed ready check not working
* Fixed syncing being off by a second (3 second sync = 2, 1, queue instead of 3, 2, 1, queue)
* Fixed total player stats
------------------------------------------------------------------------
r460 | shadowed.wow | 2007-12-21 21:26:54 -0800 (Fri, 21 Dec 2007) | 7 lines

* Fixed mine category not being removed when leaving AV
* AV Sync GUI is actually useful now
* Shows name colored by class, status (ready/not ready/afk/offline), queue status (queued all, queued #, active #, confirm #) along with version used
* New status data is polled every 10 seconds, window and ping data is polled every 60 seconds incase someone goes offline or joins the raid late
* Alerts when a new version if available (Someones version is higher then yours)
* Everything is sortable just click the headers
* You can start a sync queue, ready check or drop the queues through the GUI as well
------------------------------------------------------------------------
r458 | shadowed.wow | 2007-12-21 01:15:45 -0800 (Fri, 21 Dec 2007) | 6 lines

* Fixed error when changing AV options while inside AV
* Fixed a captureTime error in av.lua when trying to ALT + Click a random area in the overlay
* Fixed enable capture timers not working in AV options
* Added more checks to flag.lua to prevent index nil errors
* Added GUI for AV queuing, type /av status to pop it up, it needs a lot more work but it's a start for seeing how many have window open and such, it'll automatically check window status every 10 seconds and check pings every 60
* All capture types of messages not follow BG_SYSTEM_ALLIANCE and BG_SYSTEM_HORDE instead of going to ChatFrame1
------------------------------------------------------------------------
r457 | shadowed.wow | 2007-12-19 15:14:06 -0800 (Wed, 19 Dec 2007) | 3 lines

* Fixed "$Revision: ###$" showing up in OptionHouse
* Added /av join #, only works for people using r457
* You can disable the force join option by going to /oh -> SSPVP2 -> Alterac Valley -> Sync Queue group however it is enabled by default
------------------------------------------------------------------------
r456 | shadowed.wow | 2007-12-19 14:35:09 -0800 (Wed, 19 Dec 2007) | 3 lines

* Fixed /av ready not showing up, also will fix errors when doing /av if you have Mumble
* Updated all libraries
* Updated localization.zhCN.lua
------------------------------------------------------------------------
r455 | shadowed.wow | 2007-12-19 14:33:07 -0800 (Wed, 19 Dec 2007) | 4 lines

* Fixed /av ready not working (/av window works, but it's suppose to be /av ready)
* Fixed /av attend showing a percentage above 100%, not a bug per say mostly just display
* Fixed DisableModule in flag.lua not unregistering OOC updates and possibly leading to flag carriers not being removed

------------------------------------------------------------------------
r451 | shadowed.wow | 2007-12-17 14:34:30 -0800 (Mon, 17 Dec 2007) | 3 lines

* Added zhCN localization
* Added party target scanning for flags
* Fixed match info not making sure we actually have points before doing calculations
------------------------------------------------------------------------
r448 | shadowed.wow | 2007-12-16 10:10:48 -0800 (Sun, 16 Dec 2007) | 2 lines

* Fixed Right Click + Drag not resetting things with anchors
* Removed our checks for bases before doing calculations, it seems to have issues with not being correct in AB/EoTS
------------------------------------------------------------------------
r447 | shadowed.wow | 2007-12-15 18:50:07 -0800 (Sat, 15 Dec 2007) | 1 line

* Cleaned up the players arena score, you can now see week + season stats, along with your personal rating for each time
------------------------------------------------------------------------
r446 | shadowed.wow | 2007-12-14 00:05:19 -0800 (Fri, 14 Dec 2007) | 10 lines

* AV syncing has gotten an overhaul
* Anyone who uses SSPVP2 can now take advantage of the more advance features including dropping queues, status of everyone elses queues and ready checks based on battlemaster window being open
* You can see how many people are confirmation for a specific battleground instance, how many are in a specific battleground instance along with how many are queued.
* Backwords compatible with other SSPVP and SSPVP2 users before this revision, but they can't take advantage of anything beyond auto queuing
* Includes compatabiility for queuing/dropping with StinkyQueue and any other variation of it (LightQueue and so on)
* Personal rating display when arena ends works now, it'll only show up if your personal rating is different from your teams rating
* Added /arena and /av information in /sspvp so people actually can find out they exist
* Fixed /arena change not showing the correct numbers
* Removed the burn code as it's unneeded

------------------------------------------------------------------------
r445 | shadowed.wow | 2007-12-12 18:34:12 -0800 (Wed, 12 Dec 2007) | 6 lines

* Updated HousingAuthority
* Added option to squeeze honor out of a battlefield if it has nodes that give honor when they burn (Just AV right now), disabled by default, needs more testing
* Fixed the arena formula should correctly work now and calculate points for winning/losing
* Fixed personal rating, should also show up correctly now using the new calculations
* Fixed option to show personal rating changes not showing up
* Added /arena attend back since it'll work correctly now as well
------------------------------------------------------------------------
r441 | shadowed.wow | 2007-12-12 14:47:47 -0800 (Wed, 12 Dec 2007) | 1 line

* Fixed macro text option not showing up for Warsong Gulch flag carrier targeting
------------------------------------------------------------------------
r440 | shadowed.wow | 2007-12-12 14:46:19 -0800 (Wed, 12 Dec 2007) | 4 lines

* Fixed modules using OnEnable instead of OnInitialize (Damn Nev)
* Fixed flag.lua and score.lua using the same namespace, your flag configurations will be reset however
* Players team will be shown first on rating change when arenas ends
* Removed /arena change for now, need to tweak the foruma more
------------------------------------------------------------------------
r439 | shadowed.wow | 2007-12-12 01:35:00 -0800 (Wed, 12 Dec 2007) | 1 line

* Updated AceDB-3.0
------------------------------------------------------------------------
r436 | shadowed.wow | 2007-12-10 17:23:28 -0800 (Mon, 10 Dec 2007) | 2 lines

* Cleaned up our season fix, won't change return results of a function now
* Addded /arena change <winner> <loser> to see how many points are gained/lost if the <winner>'s rating beats the <loser>'s rating
------------------------------------------------------------------------
r435 | shadowed.wow | 2007-12-10 13:08:58 -0800 (Mon, 10 Dec 2007) | 3 lines

* APPARENTLY you're suppose to use a variable before you nil it out, who'd of thought? (Fixed line #498 error in SSPVP.lua due to window being hidden when auto joining)
* Cleaned up the ScreenshotTaken() code, not doing 3 concats + a string format, doing a single format now

------------------------------------------------------------------------
r431 | shadowed.wow | 2007-12-08 15:48:35 -0800 (Sat, 08 Dec 2007) | 2 lines

* Added a fix so personal rating shows up inside battlefields, will remove this once 2.4.0 is live.
* Added disabling auto leave if another battlefield is ready to join
------------------------------------------------------------------------
r430 | shadowed.wow | 2007-12-07 00:36:31 -0800 (Fri, 07 Dec 2007) | 1 line

* Added option to show personal rating gain/lost, only shows up if you gained or lost more points then the amount your team changed by, will clean it up later to show up in the same line as the actual rating change
------------------------------------------------------------------------
  Optional Files - SSPVP2
Sorry, there are currently no optional files available.
  Archived Versions - SSPVP2
File Name
Version
Size
Author
Date
r626
119.26 Kb
Shadowd
03-25-2008 01:02 AM
r566
127.51 Kb
Shadowd
02-10-2008 12:34 PM
r502
125.94 Kb
Shadowd
01-12-2008 03:30 PM
r497
125.62 Kb
Shadowd
01-11-2008 12:44 AM
r486
125.42 Kb
Shadowd
01-05-2008 12:46 AM
r486
125.42 Kb
Shadowd
01-04-2008 02:22 AM
r476
124.90 Kb
Shadowd
01-02-2008 02:40 PM
r473
124.81 Kb
Shadowd
01-01-2008 04:54 PM
r471
124.16 Kb
Shadowd
12-26-2007 07:01 PM
r462
117.20 Kb
Shadowd
12-26-2007 03:54 PM
r469
123.27 Kb
Shadowd
12-26-2007 01:19 PM
r461
117.20 Kb
Shadowd
12-22-2007 02:47 AM
r457
111.90 Kb
Shadowd
12-19-2007 07:07 PM
r377
94.39 Kb
Shadowd
11-14-2007 11:20 PM
3.2.01
118.39 Kb
Shadowd
05-23-2007 10:44 PM
3.2.1
148.36 Kb
Shadowd
05-23-2007 10:43 PM
3.2.0
69.64 Kb
Shadowd
05-23-2007 03:28 AM
3.1.17
68.07 Kb
Shadowd
04-30-2007 10:48 PM
3.0.16
62.42 Kb
Shadowd
04-14-2007 03:14 PM
3.0.17
62.43 Kb
Shadowd
04-13-2007 10:55 AM
3.0.15
60.09 Kb
Shadowd
04-09-2007 10:15 PM
2.4.11
80.92 Kb
Shadowd
03-06-2007 06:58 PM
2.4.10
80.77 Kb
Shadowd
02-28-2007 09:34 PM
2.4.9
80.77 Kb
Shadowd
02-28-2007 08:48 PM
2.3.8
79.13 Kb
Shadowd
02-08-2007 02:14 PM
2.2.9
71.34 Kb
Shadowd
01-10-2007 02:25 AM
2.2.8
71.95 Kb
Shadowd
12-27-2006 12:48 AM
  Comments - SSPVP2
Post A Reply
Author Comments Comment Options
Old 04-26-2008, 05:06 PM  
Rekara
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Trouble with team rating reports

How would I go about editing the mod to give me a delay before attempting to release after dead? I have looked at the code and I am just not a lua expert. Reply in a PM if you wish.
Rekara is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2008, 10:50 AM  
Altern
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Question Trouble with team rating reports

I'll try to keep it short :

I'm auto-leaving the arena when i win/lose, therefore i can't see what was the rating of the team i've just played against.

In an old version of SSPVP, i had a report of the rating for both teams (mine/opponents) + the gain/loss of points. I've seen that option in SSPVP2 but activating it doesn't change anything for me.
It won't put the new team ratings and the gain/loss of points in the chat log like it previously did in the old version.

Is it because i use a frFR client ?

What can i do to get this information in the chat log (or anywhere on my UI after i've left the arena) ?
Altern is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2008, 04:24 AM  
picachu
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
..\SSPVP2\modules\score.lua:153: bad argument #1 to 'match' (string expected, got nil)

Edit: when i got WoW's own raid frames out in AV, Baud Error Frame catched after a while 175 taints from sspvp saying: SSPVP2 blocked from using RaidPullout...

Additionally i noticed that when i click on the score board in the upper right corner either on Alliance or Horde button, it doesn't sort the board accordingly.

Last edited by picachu : 05-05-2008 at 11:26 AM.
picachu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2008, 03:18 PM  
Thortok2000
A Kobold Labourer
 
Thortok2000's Avatar

Forum posts: 0
File comments: 59
Uploads: 0
I did some messing with it, and it remembered the position, but it's not the position I'm trying to put it at. It's moving halfway across the screen when I let go of the cursor. -.-
__________________
“I don’t know half of you as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Thortok2000 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2008, 12:12 PM  
Thortok2000
A Kobold Labourer
 
Thortok2000's Avatar

Forum posts: 0
File comments: 59
Uploads: 0
I checked layout-cache.cfg. It's like the mod doesn't even attempt to save the location of the frame as a variable.

Plus, it's really annoying trying to move it, you let go of the cursor, and it teleports half the screen down and a quarter the screen to the left.
__________________
“I don’t know half of you as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Thortok2000 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-12-2008, 12:28 AM  
xira
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Does Not Autoleave

Quote:
Originally posted by trisdog
Does anyone have the problem where it doesnt autoleave the battleground? Everything else works perfect, but it never autoleaves, is there something I am missing? I have the autoleave option checked. doesnt seem to do anything when the BG is over... same thing happens in every BG
I'm also having the issue where the PVP Objectives anchor doesn't save it's saved-position session to session. This is an ongoing problem.
xira is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2008, 04:25 PM  
trisdog
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Does Not Autoleave

Does anyone have the problem where it doesnt autoleave the battleground? Everything else works perfect, but it never autoleaves, is there something I am missing? I have the autoleave option checked. doesnt seem to do anything when the BG is over... same thing happens in every BG
trisdog is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-07-2008, 08:39 PM  
Thortok2000
A Kobold Labourer
 
Thortok2000's Avatar

Forum posts: 0
File comments: 59
Uploads: 0
I'm having difficulties moving the capture bar. I want it right underneath the PvP objectives. It gets glitchy when I move it, then teleports to somewhere else when I let go of the button. And then doesn't save this position once I log out and back in again.
__________________
“I don’t know half of you as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Thortok2000 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-05-2008, 08:15 AM  
gweniver
A Murloc Raider

Forum posts: 6
File comments: 17
Uploads: 0
Re: various points

I'm also seeing the issue where the PvP objectives anchor does not save its position from one session to another. Even if I reload the ui, it moves back to where it was when I logged in.
gweniver is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-02-2008, 01:43 AM  
Aldain
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Lightbulb various points

hi there,

* i also got the problem with the moving pvp objectives frame.
* arena countdown timer doesn't seem to work anymore since 2.4.
* im also heavily missing the timer for shadow buff in arena (this hasn't been working for a while now).
Aldain is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-01-2008, 11:50 AM  
whitez
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
yep it does work now ,thanks mate
Quote:
Originally posted by Shadowd
whitez: Go to the world map and look at the top left corner, it should have an option for when to show the battlefield minimap.
whitez is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-01-2008, 12:01 AM  
shears
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Battleground Queue Timer Missing

Hi,

Since updating to the new SSPVP for patch 2.4, the battleground queue timer is missing. I can't get it to show up anymore. Any ideas?
shears is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2008, 01:35 AM  
bonerdoner69
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Re: UI Buttons Blank

Quote:
Originally posted by bonerdoner69
im using vista home premium 32-bit and also have this problem
i know its kinda dumb to quote myself but id like to add that when i change the setting of sspvp2 they never take affect; like unchecking auto-append server to disable it but yet the server is appended still as an example
bonerdoner69 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2008, 01:29 AM  
bonerdoner69
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: UI Buttons Blank

Quote:
Originally posted by incith
I also have this problem, anyone have any ideas?

Edit: Guess this is normal per the OptionHouse screenshot.. http://s.wowinterface.com/preview/pvw9013.png
im using vista home premium 32-bit and also have this problem
bonerdoner69 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-28-2008, 09:20 AM  
HyperGig
A Murloc Raider

Forum posts: 8
File comments: 7
Uploads: 0
Quote:
Originally posted by lebac
Yeah I was wandering about that too. I could swear that before the patch I could hear sounds on killing blows and even different on consecutive killing blows. I am pretty sure it was sspvp. I don't have any other pvp addon installed.
Enemy cast bar makes the killing blow sounds... and it doesn't work after 2.4. Even with the latest version.
HyperGig is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump: