• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Simple Raid Target Icons

  Download the Curse Client

Project Updated:
Files Updated: Mon, Jan 12 2009
Supports Game Version: 3.0.3
Category: Boss Encounters
Tags:

, , , , , , , and [Edit Tags]

Project Manager: Brodrick
Additional Authors: No additional authors
Current Version: 1.08 - 30000
License: All Rights Reserved
Avg Daily DL (last 30 days): 55
Downloads Total: 42,844
Favorites: 355
Comments: 36
  • Contests
  • About Simple Raid Target Icons
  •  

Displays a radial menu when the player Ctrl+LeftClicks on a unit to quickly set that unit's raid target icon.

Usage: Hold down the Ctrl key and left click on a unit. A radial menu will show with the 8 raid target icons. Simply select an icon to apply it. If the unit already has an icon, a "no" symbol will be shown in it's place, clicking on that symbol or right clicking anywhere on the radial menu will remove the raid target icon from that unit.

Concept originally by Qzot http://www.wowinterface.com/portal.php?uid=19207

New features for 1.0
- 5 man party leaders can "promote" other members in the party to "SRTI Assistant" allowing them to use icons!
- Promoted players are saved so every time you are the party leader they're automatically made SRTI Assistants
- Configurable modifier key(s) for single click method to show radial menu
- Configurable double click speed for double click method to show radial menu
- Keybinding method to show radial menu!
- Keybindings for applying any icon to target w/o the radial menu
- Options menu
- Test area to see the effect of the settings
- Console commands /srti

Possible upcoming features
- UI for management of "promoted" players, see who has been promoted, remove or add players when not partied with them
- Hooks to the SetRaidTarget function to let any raid icon addon work as a "SRTI Assistant"
- Keybindings for applying any icon to mouseover w/o the radial menu
- 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: How do you promote people in the party?
A: As the party leader, right click on the party member's unit frame you wish to promote or demote and go to the "Raid Target Icons" menu. At the bottom of the menu is an option to promote or demote that player.

Q: How can I tell if I've been promoted? <be>A: Right click on your own character's unit frame. At the bottom of the menu will either be "SRTI Assistant", "SRTI Not Promoted", or "SRTI Disabled". The last option means the party leader does not have SimpleRaidTargetIcons installed.

Q: Why include keybindings for raid icons this when so many other addons already have them?
A: It's true many other addons include keybindings for raid icons, SRTI lets you use them in a 5 man party when you're not the leader (assuming the party leader is using the addon as well). In the future I may make it so any raid icon addon will work with this 5 man promoted feature.

Q: Why can't you promote people in a raid?
A: The concept of "promotion" already exists in raids so it seemed like an unneeded feature. However, if enough people ask for it, it wouldn't be difficult to include.

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.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Simple Raid Target Icons 1.08 - 30000 Release 3.0.3 9,378 1/12/2009
  Simple Raid Target Icons 1.07 - 30000 Release 3.0.3 162 1/12/2009
  Simple Raid Target Icons 1.06 - 30000 Release 3.0.2 4,186 10/17/2008
  Simple Raid Target Icons 1.05 - 30000 Release 3.0.2 170 10/16/2008
  Simple Raid Target Icons 1.04 - 20400 Release 2.4.0 421 3/29/2008
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • has anyone been able to get this addon to work for patch 3.1 ?

    Reply Report Permalink
  • vtanguy said 

    For me it works very well with 3.1

    Perhaps you forgot to ask to use old addons in the addon list.

    Reply Report Permalink
  • mandella said 

    The easiest way to set up targets. Thanks for this great addon.

    Reply Report Permalink
  • 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!

    Reply Report Permalink
  • 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 :)

    Reply Report Permalink
  • Brodrick said 

    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.

    Reply Report Permalink
  • szeraax said 

    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...

    Reply Report Permalink
  • szeraax said 

    Brodrick! Thank you! I <3 this for multi assigning in 5 mans, so much! however, you left ChatFrame3:AddMessage(s) on line #344 which adds a ton of debugging info. To others who encounter this before he does: Go to the simpleraidtargeticons.lua file in the SRTI folder of your interface folder. then go to line 344 (or search for addmessage and go to the second one that looks like the above)

    I have 1 feature request however. allow all those who have SRTI to be able to view a Raid icon on people of the opposite faction. or rather, when you assign an icon to someone of a opposite faction, have SRTI draw it over them and not ask blizz UI to do it. This would be an AMAZING thing for me, as I always hate that I can't raid target ally...

    Thoughts?

    Reply Report Permalink
  • Brodrick said 

    I haven't had a lot of time to devote to my addon work lately. If there's a serious addon breaking issue, I try to fix it (because I use these addons too), otherwise I tend to be slow about fixing it.

    Reply Report Permalink
  • Is anyone still working on this addon?

    Reply Report Permalink
  • I have an issue where I can promote some characters using this addon but not others.

    Specifically, my partners rogue cannot be promoted... Whenever I try to promote it says nothing on my screen and in her chat window says "Demoted"

    It does work for her other characters though.

    Any help appreciated.. I'm sure it's something my end but have tried deleting the saved variables, reinstalling the addon etc.

    Reply Report Permalink
  • DCUI said 

    Getting this when using the radial menu, but the addon still works ok.

    2008/10/27 21:45:43-2950-x4]: SimpleRaidTargetIcons-1.05\SimpleRaidTargetIcons.lua:337: attempt to index local 't' (a userdata value)

    ---

    Reply Report Permalink
  • xebtria said 

    works perfectly fine for me :)
    thanks a lot. now this addon is really usable ^_^

    Reply Report Permalink
  • Brodrick said 

    Open the SimpleRaidTargetIcons.lua file and search for this line

    ChatFrame3:AddMessage(s)

    Delete it.

    Reply Report Permalink
  • Tr1gun said 

    btw isn't better release a new version without this problem?
    i changed the line but i think a lot of people don't know that

    Reply Report Permalink
  • BWMerlin said 

    Yes can a new version please be released correcting this problem. I finally figured out what was causing the spam in prat today and was shocked to find out it was SRTI.

    Reply Report Permalink
  • xebtria said 

    damn it, forgot the screenshot :(

    here it is:
    http://img231.imageshack.us/img231/3928/raidiconsex2.jpg

    Reply Report Permalink
  • xebtria said 

    everytime I use the radial menu and I hover a Icon, my chat get spammed with unbelievable much senseless lines - something like that: ("integer" numbers)

    everytime I change the hovering to another Icon, those lines appear. (numbers with decimal places)

    and the lines are really spammed like 20 lines per sec...

    the addon itself is working perfect (and is way more comfortable than anything else I used before) - but this spam is extremely annoying... it appears on my chatwindow, where I have raid, party, guild and whispers putted on.

    FYI: I'm using chatter as the chat-modifying-addon, maybe it happens here, dunno...

    any ideas and maybe even already a fix in planning? :)
    I'm playing on EU servers with enGB client, btw.

    regards,
    xeb

    Reply Report Permalink
  • Miratu said 

    Thanks for update :) i love this addon ;)

    Reply Report Permalink
  • multann said 

    Woot! Thanks!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 19,669 Deadly Boss Mods Boss Encounters, and Combat
  2. 8,686 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,398 Omen Threat Meter Boss Encounters, and Combat
  4. 1,919 Skada Damage Meter Buffs & Debuffs, Boss Encounters...
  5. 1,553 EPGPLootmaster Chat & Communication, Guild...