Get an Epic Experience with Premium

Simple Raid Target Icons

Boss Encounters Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 4,546 Monthly Downloads
  • Supports: 5.3.0
  • 154,233 Total Downloads
  • Updated 05/23/2013
  • Created 09/16/2006
  • 662 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: v1.21-50300
or

About Simple Raid Target Icons

Credits: Brodrick (authoring SRTI until WoW 3.0), Qzot (original concept)

Description: Simple Raid Target Icons (SRTI for short) allows the player to quickly mark raid targets by performing modified clicks or pressing keybind, on the 3D models in the game world.

Features: Shows a radial menu on

  • Single click with configurable modifier (alt, ctrl, shift).
  • Double-click with configurable speed threshold.
  • Keybind to show the radial menu.
  • Preview frame to test the settings.
  • Keybind to apply mark on mouseover. (no menu)
  • Works with nameplate clicking.
  • Works with Target|Focus|BossFrames.
  • (new) Experimental support for non-Blizzard unitframes
    • Target,Focus of some popular addons supported 'out of the box' (STUF, Shadowed, XPerl, Perl, PitBull4)
    • Keybind for power users they can hit once while hovering their custom unitframes to register them with SRTI.
      (mainly as a way to support the myriad oUF* plugins, but other custom UFs might also work)
  • PugLax support for Icon customization (thanks to Virance)
    Allows you to see crowd control assignments on the radial menu. (look at screenshot for example)
    Bring up SRTI options with /srti and tick the PugLax checkbox.

Configuration: /srti

Notes: Version 1.13 is backward compatible with WoW 3.3.5; check "load out of date".

Possible upcoming features
- Temporary keybindings that only work when the radial menu is visible
Example: Ctrl+S shows the menu. Q, W, E, A, D, Z, X, C keys select an icon, S removes the icon, Ctrl+S cancels.

Q&A
Q: What is "Select Icon on Hover"?
A: When the radial menu is shown, you can select an icon by moving your cursor over the icon instead of clicking on it. This can be toggled individually for the three methods for showing the radial menu, as well as a global setting for how long the cursor needs to stay over an icon for it to be selected.

Q: What's the "Test Me" in the options?
A: You can click there to see what effect the options have on the radial menu, and set a virtual raid icon on yourself. The keybinding method also affects the "Test Me" when the options are open.

Q: Why doesn't your addon show a list of the icons on the screen?
A: I wrote this addon because I didn't like those UIs. They took up valuable screen space for an infrequently used tool. I also found the separation of the target and the icons themselves to slow down the whole process.

Q: Can you add something that will let me target an enemy that already has an icon?
A: No, the short answer is Blizzard disabled the ability for addon to do this. There are addons that used to do this, and addons that fake similar features for raid/party members, but it is not actually possible for raid icons unless Blizzard adds it themselves.

v1.21-50300
- toc update, compatible with WoW 5.3 "Escalation"
v1.21-50200
- .toc update, compatible with WoW 5.2.0.
v1.21
- Fix StUF initialization.
- Expand experimental support for 3rd party custom UnitFrames.
-- Power users can set a keybing from game options to Register their custom unitframes with SRTI from in-game.
-- Addon authors can use SRTI.RegisterExternalFrame(frameName, addonName) to register their unitframes with SRTI from lua code if they so wish.
-- Tested with a bunch of oUF_* unitframe plugins.
v1.20
- add Boss frame 5 to default supported frames
- experimental support for target|focus frames of popular custom UFs (XPerl, PitBull4, Perl, ShadowedUF, Stuf)
v1.17a
- more MoP beta fixes (options screen)
v1.17
- MoP beta compatibitity (build 15799 tested)
v1.16
- .toc update, compatible with Hour of Twilight (4.3)
v1.16
- .toc update, compatible with WoW 4.2.
v1.16
- WoW 4.1 nameplate compatibility updates.
- 3rd party nameplate addons refresh (Aloft, TidyPlates, caelNameplates + clones, dNameplates, eNameplates, rNameplates (zork), NPA)
- toc update.
v1.15
- Scale option for radial menu (thanks to mhennings for initial implementation)
v1.14
- PugLax integration for custom icons on SRTI radial menu (thanks to Virance)
v1.13b
- small fix for a bug that affects only PTR 4.0.1
- settings are now saved per character.
v1.13
- Cataclysm beta, 4.0.1 PTR and WoW Live 3.3.5 compatible.
- Works with target, focus and boss frames.
v1.12 (unreleased)
- Now works with nameplates.
v1.11
- How about we actually include the mouseover bindings file :P
v1.10 (unreleased)
- Strip out, assistant and addon communication code (no longer necessary)
v1.09 (unreleased)
- fix party marking after wow 3.3.0

Comments

First Previous Page 2 of 5 Next Last
  • #52
    Anyone know if this add-on has been taken over by another author?
  • #49
    Easiest thing to do to fix this to work for non party leaders in 3.3 is to do a search and replace on SimpleRaidTargetIcons.lua.

    Search for isPartyLeader()
    Replace with true
  • #50
    Hi,
    There are lots of true isPartyLeader() in the Lua file.

    Do I have to change every "isPartyLeader()" string by "true"?
    Or only change "()" by "true"?

    Thx,
  • #51
    Change the full string "isPartyLeader()" to "true"

    minus the quotes... There is a lot of functionality that could essentially just be removed from the addon, however this is the easiest way to just get it up and running.

    And yes there are a lot of isPartyLeader checks (all of which are irrelevant now)
  • #53
    Confirmed this works perfectly.

    open in any text editor and use the find & replace option, once you have replaced all "isPartyLeader()" to "true" (no quotes) save the file and regardless of who is the leader you can set marks with a double click.
  • #48
    hey guys, i dont know if this addon is still being worked on/supported, however with the change of any member of a 5 man party being able to mark mobs, is someone able to create a small 'patch' for this addon? ....really sad to have to change from this..truely is such a nice mod, good job :D
  • #47
    Still works perfectly for me, without updates this whole time. Thanks
  • #46
    So this still works under 3.2? I hope so! It was my FAVORITE marking addon ever. I love how you don't have to see the icons until you click on something. I find it much more efficient (and less ugly) than just having some bar with all the icons on your screen (with most other marking addons).
  • #45
    FYI, this still works fine for me under 3.2, for the most part. The only thing I've seen that is buggy is the feature where you can promote another person who is also running the mod as a target-marking assistant. This works great for 5-mans, or even raids IMO, to let people mark targets without you having to give them assist. (Of course, the assitant won't be able to use any macros and key-binds to mark stuff directly, because to the game they don't have the rights to do that, so the mod's menu has to be used. But it's still useful sometimes.)

    Anyway, the issue is that the person who is the assistant sometimes can't remove a mark from *themselves* unless they just give their symbol to another target, which is a work-around. But besides that feature, which most people probably don't even use, it pretty much works still. It's too bad the author won't be doing any updates. I hope someone else picks it up at some point - it's really a neat little mod, and quite - simple! I wonder if there are any other mods that do this. Hm...
  • #44
    For me it works very well with 3.1

    Perhaps you forgot to ask to use old addons in the addon list.
  • #43
    The easiest way to set up targets. Thanks for this great addon.
  • #42
    Thank you so much for an awesome addon! I use this every time I run with a group, this makes assigning kill targets fast and easy!
  • #41
    Is there a new version coming for 3.1? I loooove this addon for marking, best one yet so please make a a new version or at least make this one 3.1 compatible :)
  • #38
    Uploaded a new version with the debug line removed. 1.08

    As for your feature request, this is technically not possible. Addons do not know the location of things on your screen, this includes other players (especially not of the other faction). The best I could do is display a raid icon on your cursor when you mouse over someone (which in of itself isn't a bad idea *ponder*). Beyond that, I don't really plan on adding much more functionality to this addon beyond what I have in my "possible features" list.
  • #39
    Thanks for fixing that line.

    also, D'oh. That would be really nice, but ya, I can't imagine how you would go about adding marks above peoples heads...
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW