Thread Tools Display Modes
12/31/15, 02:04 AM   #1
Baranthus
 
Baranthus's Avatar
Join Date: Apr 2014
Posts: 7
Trying to identify a targetting mod...

Hello. Does anyone know what addon causes the white outline around targets in this vid? I would find this soooo useful! https://www.youtube.com/watch?v=-QLOwkPfU-M
  Reply With Quote
12/31/15, 10:23 AM   #2
javish
 
javish's Avatar
Join Date: Apr 2014
Posts: 9
I don't see a link for a video on your post, but "tab" in your keyboard is like next target and it outlines your target. I think that's what you're talking about.
  Reply With Quote
01/02/16, 02:53 PM   #3
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Make sure a key is assigned for it:
CONTROLS > Targeting > Cycle Preferred Enemy Target

It used to look like this:


It was changed in an update and now looks like this:

Last edited by CaptainBlagbird : 01/09/16 at 12:48 PM.
  Reply With Quote
01/02/16, 06:45 PM   #4
Arterion
Join Date: Apr 2015
Posts: 10
Tab target was nerfed into oblivion. The only practical use it has now is as a sort of "wall hack" so you can see where people go if they LoS you.

It's totally useless for the purposes of actually hitting your intended target.

It's made fighting sorcerers completely annoying because when they start doing the atronach dance, they are more or less untargetable. Same goes for NPC guards and the like.
  Reply With Quote
01/03/16, 02:04 AM   #5
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Well it's more clear which enemy is targeted now, the old version was to big and indistinct. But with the new one it's harder to see when the target is focused.

I prefer the new version, because I play in 3D and the target highlight is now directly on the target not on the screen like the old one.
  Reply With Quote
01/05/16, 01:02 PM   #6
Arterion
Join Date: Apr 2015
Posts: 10
Originally Posted by CaptainBlagbird View Post
Well it's more clear which enemy is targeted now, the old version was to big and indistinct. But with the new one it's harder to see when the target is focused.

I prefer the new version, because I play in 3D and the target highlight is now directly on the target not on the screen like the old one.
But how can you tell when you are actually targeting the highlighted enemy? Before, it was more ambiguous with enemy you had selected with thab, but when the corners were filled-in, you knew with certainty that if you used any ability, it would hit the enemy you had tab selected.

The new way is so hard to tell, because the white glow from tab target hides the red glow of what you actually have targeted. I would like a hybrid of both, so we get both the white glow AND the four corner triangles that change from outlines to solid when you are actually targeting the enemy you selected.

Maybe something like this this could be done with an Addon by using unit id's? I'll do some research on it.
  Reply With Quote
01/05/16, 02:17 PM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
You cannot change the 3d objects so it might be hard to achieve your goal by help of an addon.
You could spawn an object, a texture 'arrow' maybe, next to the unit if you get the x and y and z coordinates of the unit.
But it would consume a lot of memory I guess to create/destroy the textures.
I'd say its not possible then :-(
Otherwise I'd love an addon to show signs above group members ;-)
  Reply With Quote
01/05/16, 02:27 PM   #8
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Originally Posted by Baertram View Post
You cannot change the 3d objects so it might be hard to achieve your goal by help of an addon.
No, but you don't need to for what he wants to do.
Just display a label/ui when the targeted enemy is the reticle-over.

For my add-on Target Whisper I first tried to only keep the targeted enemy, but then I realised that you might not only want to whisper enemies. The code was somewhat experimental as there are no good functions for Prefered Enemy Target, but I'll see if I still have it somewhere and try if it would be good enough.

Last edited by CaptainBlagbird : 01/05/16 at 02:42 PM.
  Reply With Quote
01/09/16, 12:05 PM   #9
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Here's best I could do (function wise, I'll update UI design later).

Screenshot:

Last edited by CaptainBlagbird : 01/09/16 at 12:27 PM.
  Reply With Quote
04/16/19, 09:10 PM   #10
Baranthus
 
Baranthus's Avatar
Join Date: Apr 2014
Posts: 7
Originally Posted by CaptainBlagbird View Post
Here's best I could do (function wise, I'll update UI design later).

Screenshot:
Sorry to necro the be-jeezuss out of this thread! Did you ever get around to finishing this?
  Reply With Quote
04/16/19, 11:37 PM   #11
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
https://www.esoui.com/downloads/search.php
In the lower part change search parameters from title to author and enter CaptainBlack.

In the list you'll find TargetFocus
  Reply With Quote
04/20/19, 12:34 AM   #12
Akopian Atrebates
Premium Member
Join Date: Jan 2015
Posts: 9
Would it be possible to use something similar to Rainbow Reticle, which can add information right next to the reticle concerning health and such depending on the configuration, to display the focused and targeted message (or perhaps an icon or something).
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Trying to identify a targetting mod...

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off