Addon Info.
Change Log
Optional Files (0)
Archived (14)
Comments (107)
Addon Information
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)
Shadowed's Portal Bug Reports Feature Requests
Author:
Version:
r825
Date:
07-26-2008 10:49 PM
Size:
124.39 Kb
Downloads:
29,855
Views:
111,452
Favorites:
193
MD5:
Pictures
Click to enlarge
Quick example of SSAF, not an actual arena demo, anchor can be hidden.
SSArena Frames   Popular!
Gives you a small frame that you can use while inside arenas to make targeting enemy players and pets easier, as the screen shot shows health is displayed as a percentage and as the bar, mana is shown at the bottom of bar and is colored depending on the type.

The little squares to the right of the screen are what class of person is targeting them from your team, to make it easier to assist and CC targets. You can also associate click actions that run macro text when a specific key and/or modifier combination is held down, along with only using it for specific classes.

Supports LibSharedMedia-3.0 for additional health and mana bar textures beyond the default Blizzard one provided, type /ssaf ui to pull up the configuration.

Includes key bindings for targeting people through the arena frames, unlocking the arena frame through /ssaf ui -> General will show you an example frame to help you configure it.
  Change Log - SSArena Frames
------------------------------------------------------------------------
r825 | shadowed.wow | 2008-07-26 20:48:46 -0700 (Sat, 26 Jul 2008) | 3 lines

* Fixed the pattern matching for pet names, switched to (.+) since ([a-zA-Z]+) was causing issues with annoying people who use accents in their name.
* Updated TalentGuess-1.0 to fix a bug with Shamans showing up as 7/xx/xx when it should have been xx/7/xx.

------------------------------------------------------------------------
r796 | shadowed.wow | 2008-07-01 17:10:02 -0700 (Tue, 01 Jul 2008) | 2 lines

* Updated TalentGuess-1.0
* Reduced update timing to 0.20
------------------------------------------------------------------------
r794 | shadowed.wow | 2008-06-29 15:15:45 -0700 (Sun, 29 Jun 2008) | 3 lines

* Updated TalentGuess-1.0
* Hopefully fixed the health update bug
* Fixed talents not showing up sometimes
------------------------------------------------------------------------
r772 | shadowed.wow | 2008-06-13 13:37:47 -0700 (Fri, 13 Jun 2008) | 2 lines

* Added syncing back in for non-guid syncs, so we support syncing with older SSAF version and Proximo again. You will not get health/mana updates until you get a valid sync with a GUID (Either someone else, or from yourself) but you can target them at least
* Updated AceAddon-3.0 and TalentGuess-1.0
------------------------------------------------------------------------
r757 | shadowed.wow | 2008-06-05 16:38:30 -0700 (Thu, 05 Jun 2008) | 3 lines

* Renamed lib/ to libs/ so delete the SSArenaFrames/ folder before unzipping to clear out old stuff
* Added TalentGuess-1.0 support in
* Added syncing with other AFs back in, all this will do is add them to the frame if you want them to actually get health/mana/ect updates you have to mouseover/target them, but you can do that once you enter combat at least
------------------------------------------------------------------------
r730 | shadowed.wow | 2008-05-25 23:10:23 -0700 (Sun, 25 May 2008) | 4 lines

* Fixed a display bug with ToT
* Added a tooltip for how to move the anchor
* Tiny performance tweak to where we do party target scanning
* Changed how we do health and mana updating, hopefully this will fix the weird health updates that occur sometimes
------------------------------------------------------------------------
r698 | shadowed.wow | 2008-05-06 16:07:52 -0700 (Tue, 06 May 2008) | 5 lines

* Fixed up the nameplate scanning so it'll actually work better now
* UNIT_* events will accept mouseover when updating mana/health now
* Cleaned up the ToT updating code a little
* Not using health == 0 anymore to check for death, has some accuracy issues
* Trying out a change to how we set displayRow to see if that fixes some issues
------------------------------------------------------------------------
r688 | shadowed.wow | 2008-04-27 02:37:08 -0700 (Sun, 27 Apr 2008) | 6 lines

* Performance/cleanly-ness improvements, we only use a single table to store players and pets now that we can store by GUID
* When a player dies, any pets they had summoned or active will be set to dead as well
* Removed the ability to sync with other AFs
* Fixed name/health text being parented to mana bars instead of the health bar
* Split nameplate scanning to it's own file, so game restart required

------------------------------------------------------------------------
r686 | shadowed.wow | 2008-04-27 00:54:32 -0700 (Sun, 27 Apr 2008) | 6 lines

* Fixed death checks, will correctly keep health/mana at 0 without them randomly "freezing" sometimes
* Fixed pet icons, they won't show a zoomed up portion of the border anymore
* Fixed adding pets, will correctly give them GUIDs now so they'll show up as dying
* Added a new texture Minimalist, this is the default one instead of BantoBar as well
* Cleaned up a few small areas of code, also changed ToT/health updates to 0.50
* Changed mana bar positioning, will put it below health bars now so it's more visible and we don't need to do annoying things like recolor Shaman mana bars yellow to be visible
------------------------------------------------------------------------
r677 | shadowed.wow | 2008-04-17 13:40:28 -0700 (Thu, 17 Apr 2008) | 2 lines

* Changed the default click action for setting focus, will say the name of the person focused in chat
* Fixed health/mana updates, will no longer show people at 50% health incorrectly, show bad alpha or continue to show them at >0% health/mana when they die
------------------------------------------------------------------------
r637 | shadowed.wow | 2008-03-30 13:44:59 -0700 (Sun, 30 Mar 2008) | 1 line

* Added LSM-3.0 to OptionalDeps
------------------------------------------------------------------------
r618 | shadowed.wow | 2008-03-08 23:00:24 -0800 (Sat, 08 Mar 2008) | 6 lines

* Fixed target of target icons not showing up correctly for modes 2 and 3
* Fixed bar textures being identified by path not name, will prevent issues with the path becoming invalid due to a mod being removed
* Fixed (for real) the nameplate hooking, will only run it if you're in an arena now
* Removed talent syncing from other addons as we can no longer inspect cross faction, so other mods will fail either way
* Upgraded to LibSharedMedia-3.0, Updated AceDB-3.0 as well

------------------------------------------------------------------------
r611 | shadowed.wow | 2008-03-03 13:58:56 -0800 (Mon, 03 Mar 2008) | 1 line

* Updated HousingAuthority, CallbackHandler-1.0, AceDB-3. and AceAddon-3.0
------------------------------------------------------------------------
r604 | shadowed.wow | 2008-03-02 14:09:54 -0800 (Sun, 02 Mar 2008) | 1 line

* Fixed a bug with changing bindings while inside an arena
------------------------------------------------------------------------
r597 | shadowed.wow | 2008-02-28 16:32:16 -0800 (Thu, 28 Feb 2008) | 8 lines

* THIS IS NOW A 2.4 ONLY VERSION
* Updated death events to the new combat log event, we now check by GUID so it's more accurate when you have a pet named the same as a player (Deaths can only be synced with SSAF r590 or higher users now)
* Fixed nameplate hook checking not instanceType instead of instanceType ~= "arena"
* Fixed OptionalDeps, now lists Ace2 instead of only AceComm-2.0
* Added unit GUID to the list of info synced, only used for death right now will likely add more later
* Added an option to show the talent tree name the person has the most points in, instead of just ##/##/##, requires Remembrance r593 or above
* Lots of code clean up, improved displaying enemies so we don't have to keep adding and removing things to a temp table
* Switched to a metatable when seeing if we should create a new row
------------------------------------------------------------------------
r578 | shadowed.wow | 2008-02-24 16:35:23 -0800 (Sun, 24 Feb 2008) | 4 lines

* Cleaned up some code
* Switched UPDATE_BATTLEFIELD_STATUS to PLAYER_ENTERING_WORLD when checking if you zoned into an arena
* Added a UnitIsCharmed check for both the unit we're scanning, and the player itself to prevent mind controls syncing bad data
* Now supports syncing with Proximo2, support for Proximo 1.4 will remain in however
------------------------------------------------------------------------
r565 | shadowed.wow | 2008-02-10 10:33:32 -0800 (Sun, 10 Feb 2008) | 1 line

* Changed to take scale into account when saving positions, you should double check the positioning as things may have moved around slightly from this
------------------------------------------------------------------------
r539 | shadowed.wow | 2008-02-03 15:36:01 -0800 (Sun, 03 Feb 2008) | 1 line

* Updated to Ace3 Beta trunk
------------------------------------------------------------------------
r535 | shadowed.wow | 2008-01-30 23:38:26 -0800 (Wed, 30 Jan 2008) | 1 line

* We probably don't want to set a metatable on SSAF
------------------------------------------------------------------------
r534 | shadowed.wow | 2008-01-30 14:41:54 -0800 (Wed, 30 Jan 2008) | 3 lines

* Updated AceAddon-3.0, CallbackHandler-1.0, OptionHouse
* Fixed class icons not showing up (Bad variable name)
* Changed RegisterForClicks to use AnyUp
------------------------------------------------------------------------
r530 | shadowed.wow | 2008-01-28 14:20:16 -0800 (Mon, 28 Jan 2008) | 1 line

* Updated syncing for arena mod #19634871 (ControlArena)
------------------------------------------------------------------------
r526 | shadowed.wow | 2008-01-26 23:40:10 -0800 (Sat, 26 Jan 2008) | 2 lines

* Sync from the same player are auto rejected now that AI is broken
* Small performance tweak
------------------------------------------------------------------------
r519 | shadowed.wow | 2008-01-22 09:25:08 -0800 (Tue, 22 Jan 2008) | 1 line

* Apparently for some whacky reason you're supposed to reset your elapsed timer for an OnUpdate
------------------------------------------------------------------------
r511 | shadowed.wow | 2008-01-17 16:10:22 -0800 (Thu, 17 Jan 2008) | 4 lines

* Fixed wrapping of [] around talents, fixes them being shown as [[<talents>]] if someone else syncs them to you
* Deprecating support for ArenaEnemyInfo, not updating it anymore and Remembrance generally replaces it
* Removed color wrapping around text as it's unneeded since it's all white anyway
* Fixed talents not having a space after them for the discovery message
------------------------------------------------------------------------
r509 | shadowed.wow | 2008-01-15 23:28:49 -0800 (Tue, 15 Jan 2008) | 8 lines

* If a pet is named the same thing as an enemy player, will ignore nameplate health updates for both the pet and the player, this will fix a bug where the pet health would be shown in place of the players health due to nameplate scanning
* Updated AceDB-3.0, HousingAuthority and OptionHouse
* Cleaned up a few areas of code
* Talents are now prefixed instead of suffixed onto the discovery message
* If you're using Remembrance r507 or above, will now always show talents it finds instead of stopping updates once we enter combat
* Talents sent from Proximo and Gladiator will be shown instead of ignored
* Fixed a bug when syncing with Arena Live Frames

------------------------------------------------------------------------
r498 | shadowed.wow | 2008-01-12 00:25:34 -0800 (Sat, 12 Jan 2008) | 1 line

* Fixed nil table error at line #798
------------------------------------------------------------------------
r464 | shadowed.wow | 2007-12-23 15:14:59 -0800 (Sun, 23 Dec 2007) | 1 line

* Added safe check to AddEnemy so will never add people from our party/raid
------------------------------------------------------------------------
r459 | shadowed.wow | 2007-12-21 16:47:45 -0800 (Fri, 21 Dec 2007) | 3 lines

* Library update
* localization fix for localization.zhCN.lua and localization.zhTW.lua to use metatables
* Fixed the SSArena Frames box not resizing based on scale
------------------------------------------------------------------------
r454 | shadowed.wow | 2007-12-19 09:48:01 -0800 (Wed, 19 Dec 2007) | 1 line

* Fixed a few parse errors in localization.zhCN.lua and localization.zhTW.lua
------------------------------------------------------------------------
r453 | shadowed.wow | 2007-12-18 21:58:45 -0800 (Tue, 18 Dec 2007) | 1 line

* Added zhCN and zhTW localization
------------------------------------------------------------------------
r450 | shadowed.wow | 2007-12-17 12:27:01 -0800 (Mon, 17 Dec 2007) | 1 line

* Changed frame moving, we now show "SSArena Frames" at the top of the frame, ALT + Click this box to move it. This is only shown when the SSAF is unlocked and is hidden as soon as you lock it.
------------------------------------------------------------------------
r449 | shadowed.wow | 2007-12-17 12:26:03 -0800 (Mon, 17 Dec 2007) | 1 line

* Changed frame moving, we now show "SSArena Frames" at the top of the frame, ALT + Click this box to move it. This is only shown when the SSAF is unlocked and is hidden as soon as you lock it.
------------------------------------------------------------------------
r444 | shadowed.wow | 2007-12-12 18:32:06 -0800 (Wed, 12 Dec 2007) | 2 lines

* Updated AceDB-3.0, CallbackHandler-1.0, HousingAuthority
* Fixed a bug when using the dropdowns causing an error at line #5something
------------------------------------------------------------------------
r442 | shadowed.wow | 2007-12-12 16:11:50 -0800 (Wed, 12 Dec 2007) | 1 line

* Removed our UnitIsDeadOrGhost check in UpdateHealth, just going to stick with using slain messages, it's accurate 99.99% of the time anyway, and we sync those messages
------------------------------------------------------------------------
r434 | shadowed.wow | 2007-12-10 02:05:29 -0800 (Mon, 10 Dec 2007) | 3 lines

* Fixed pet issues, they'll now correctly update health, mana, death and target of target
* Fixed pets not starting at 100% health if none is provided
* Fixed mana not being set to 0 when someone dies
------------------------------------------------------------------------
r425 | shadowed.wow | 2007-12-05 22:59:21 -0800 (Wed, 05 Dec 2007) | 4 lines

* Removed if player check so we can sync with other arena mods
* Added enemy mana/health targets when we target, mouseover or change focus
* Fixed up AddEnemy/AddEnemyPet logic so it won't show people as having 0% health/mana

------------------------------------------------------------------------
r424 | shadowed.wow | 2007-12-05 18:35:12 -0800 (Wed, 05 Dec 2007) | 1 line

* Removed AceConsole-3.0 and AceTimer-3.0, forgot to remove them originally when copying them from SSPVP
------------------------------------------------------------------------
r422 | shadowed.wow | 2007-12-05 01:03:15 -0800 (Wed, 05 Dec 2007) | 8 lines

* Most of this is internal changes/clean up
* Fixed enemy health and dead status, shouldn't show things like Spirit of Redemption Priests as being at 100% health, or showing people as dead but having 1%-5% health still
* New resize mod for 3 dots so it'll do 2 squares and a rectangle now
* Changed Remembrance to be the first addon checked, since chances are it's data will be more up to date
* Redid the code for storing enemy players and pets, less whacky-ass code (it's also powered by solar energy so it's good for environment)
* Cleaned up the resize code for target dots, should correctly work now when switching between different types
* Split off syncing to sync.lua and configuration to config.lua
* Moved to Ace3 libraries
------------------------------------------------------------------------
r402 | shadowed.wow | 2007-11-28 16:52:37 -0800 (Wed, 28 Nov 2007) | 2 lines

* Changed to use ZONE_CHANGED_NEW_AREA for our arena detection, using UPDATE_BATTLEFIELD_STATUS seems to have issues at times, and this way is cleaner
* Changed talent loading to be done when we mouseover them, so we can output talents if we have them available
------------------------------------------------------------------------
r392 | shadowed.wow | 2007-11-24 15:24:56 -0800 (Sat, 24 Nov 2007) | 3 lines

* Fixed key bindings not showing up
* Fixed key bindings not being updated with the new binding if you join an arena, leave it, then change bindings
* Fixed Reload() not showing a minion/pet
------------------------------------------------------------------------
r391 | shadowed.wow | 2007-11-24 15:10:32 -0800 (Sat, 24 Nov 2007) | 3 lines

* Removed code that was going to be done for WoW 2.4, since I'll be moving this to stable with S3 release
* Fixed pet syncing not checking if pet changed, so you won't have duplicate pet entries anymore
* Any pet syncs from people using a version below r372
------------------------------------------------------------------------
r385 | shadowed.wow | 2007-11-21 11:43:45 -0800 (Wed, 21 Nov 2007) | 1 line

* Fixed a bug where receiving a sync from another arena mod would cause SSAF to error when grabbing talents from another mod, we now skip getting talents until we mouse over it ourself (unless another SSAF user syncs with us) to fill in server
------------------------------------------------------------------------
r376 | shadowed.wow | 2007-11-14 21:17:22 -0800 (Wed, 14 Nov 2007) | 2 lines

* Updated HousingAuthority to fix a bug when trying to use the drop downs
* Will actually flag someone as alive if their health is above 0% instead of only flagging them as dead and nothing after that
------------------------------------------------------------------------
r372 | shadowed.wow | 2007-11-14 13:35:12 -0800 (Wed, 14 Nov 2007) | 3 lines

* Word wrapping actually works now for long names with spaces like "FooBarsLongName's Water Elemental"
* Fixed health showing up as -1.#IND due to name plate scanning
* Fixed pets not being removed when multiple ones are summoned by a Warlock with different pet names each time
------------------------------------------------------------------------
r363 | shadowed.wow | 2007-11-12 23:02:20 -0800 (Mon, 12 Nov 2007) | 2 lines

* Odd, not sure why the images didn't get added to SVN
* Updated defaults to use /targetexact instead of /target, if you've set any click actions you'll need to manually update this yourself.
------------------------------------------------------------------------
r359 | shadowed.wow | 2007-11-11 18:30:58 -0800 (Sun, 11 Nov 2007) | 1 line

* Fixed reference to SSPVP not being removed, not sure how it popped back in
------------------------------------------------------------------------
r355 | shadowed.wow | 2007-11-10 14:33:16 -0800 (Sat, 10 Nov 2007) | 1 line

* Updated Proximo syncing, to support Proximo 1.2 and up.
------------------------------------------------------------------------
r354 | shadowed.wow | 2007-11-10 14:11:49 -0800 (Sat, 10 Nov 2007) | 1 line

* Updated all TOC information to 20300, added revision info to the version field, also the author field is now consistent instead of using 5 different character names
------------------------------------------------------------------------
r347 | shadowed.wow | 2007-11-09 18:58:14 -0800 (Fri, 09 Nov 2007) | 1 line

* Fixed issue with "*" being used for buttons and modifiers causing something to be unclickable when you use any mouse button option, you'll need to update your actions (Just go to the dropdown and click "Any button" again if you're using it) to fix this, or don't do anything if you haven't set any click actions.
------------------------------------------------------------------------
r345 | shadowed.wow | 2007-11-08 20:12:25 -0800 (Thu, 08 Nov 2007) | 2 lines

* Fixed localization typo
* Trying out a new method of doing the target dots, instead of using a static size based on the arena size will do it based on number of people targeting. So 1 person = large square, 2 people = 2 small rectangles, 3 or more people = 4 small squares
------------------------------------------------------------------------
  Optional Files - SSArena Frames
Sorry, there are currently no optional files available.
  Archived Versions - SSArena Frames
File Name
Version
Size
Author
Date
r796
124.27 Kb
Shadowd
07-01-2008 07:10 PM
r772
124.50 Kb
Shadowd
06-13-2008 03:40 PM
r688
117.53 Kb
Shadowd
04-27-2008 04:37 AM
r677
117.33 Kb
Shadowd
04-17-2008 03:43 PM
r618
117.04 Kb
Shadowd
03-25-2008 01:03 AM
r565
116.00 Kb
Shadowd
02-10-2008 12:34 PM
r511
115.24 Kb
Shadowd
01-17-2008 06:13 PM
r459
115.61 Kb
Shadowd
12-21-2007 06:50 PM
r454
115.26 Kb
Shadowd
12-19-2007 11:49 AM
r453
115.28 Kb
Shadowd
12-19-2007 12:01 AM
r450
109.74 Kb
Shadowd
12-17-2007 05:01 PM
r402
103.44 Kb
Shadowd
11-30-2007 05:01 PM
r402
103.44 Kb
Shadowd
11-30-2007 11:34 AM
r392
102.91 Kb
Shadowd
11-24-2007 05:46 PM
  Comments - SSArena Frames
Post A Reply
Author Comments Comment Options
Old 09-03-2008, 05:37 AM  
vard
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Quote:
Originally posted by Shadowed
It doesn't get synced to Proximo, but it will catch syncs from Proximo, Grayhoof would be the one to ask about making Proximo catch syncs from SSAF.
What does this addon offer that proximo doesn't ?
vard is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-29-2008, 05:38 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
It doesn't get synced to Proximo, but it will catch syncs from Proximo, Grayhoof would be the one to ask about making Proximo catch syncs from SSAF.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-29-2008, 05:34 PM  
Hiroshima
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
is this addon getting synced to proximo? most of my m8s dont wanna use this one. i cannot understand i love this addon here! but i need the informations from my m8s.
greetz
Hiroshima is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2008, 08:49 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
Will look into adding that, can't remember what you need to do for it.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2008, 08:17 AM  
uitachi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Great addon, thank you!
Just this, could you please set the arena frames to hide on ALT+Z?
Thank you again.
uitachi is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-05-2008, 06:38 AM  
csaai
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Is there a Diminishing Return tracking mod or function for SSAF, working like Proxdim for Proximo?

Last edited by csaai : 07-05-2008 at 06:46 AM.
csaai is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-10-2008, 08:24 AM  
zepeq
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
woot great!
Ill try this addon. ty.
zepeq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-09-2008, 02:16 AM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
Correct
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-09-2008, 01:27 AM  
zepeq
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
change spell by each class

I downloaded SSArenaFrames, and saw configuration menu.
then, I thought that I can cast two other spells by emeny class with 1 button.
(I dont use this addon in Arena yet.)

for example,
for caster(pri,mag,wlk,shm,pal), cast Curse of Tongues with Right button and no mod key (setting "All").
for melee(war,rog,hun), cast Curse of Weakness with Right button and no mod key.

I think class selection box makes above things possible.
Is it true?
zepeq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-08-2008, 06:51 PM  
Seyss
A Murloc Raider

Forum posts: 7
File comments: 15
Uploads: 0
please remove that option house and use the default wow settings window
thanks a bunch
Seyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 02:39 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
Hrm, I'm not sure why it wouldn't work. I'll take a look into it.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 02:38 PM  
sparkies
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Yes positive, link included. Of course, Enable macro case is also checked, can't really see it in the picture.

http://i122.photobucket.com/albums/o...kleys/test.jpg
sparkies is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 02:34 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
Are you sure you set it to run on any right click, and not a combo like ALT + right click?
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 02:28 PM  
sparkies
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
/targetexact *name
/cast [target=target] Curse of Tongues
/targetlasttarget

/targetexact *name
/cast [target=target] Curse of Weakness
/targetlasttarget

Does nothing for me with right clicks. I'm trying to get CoT on casters, and CoW on pets/minions/warriors/rogues.
sparkies is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-29-2008, 06:48 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 746
Uploads: 64
fryjr: Unlock the frames (Through /ssaf ui) and ALT + Drag the "SSArena Frames" title, then relock it.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.