Addon Info.
Archived (6)
Comments (56)
  Category: Outdated Mods
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)
Author:
Version:
2.0.5b
Date:
01-11-2007 01:33 PM
Size:
28.57 Kb
Downloads:
10,684
Views:
35,852
Favorites:
92
MD5:
Pictures
Click to enlarge
friendly targets tooltip and ICU dropdown menu
Class coloured tooltips
Click to enlarge
ICU options window. type /icu options to display it.
ICU - I See You 2.0   Popular!
This is a revision i've made for ICU to make it working for all hunters (and all classes
having tracking abilities) in The Burning Crusade and in the 2.0 Live version.
This mod will make your tracking much easier by letting you target and see who are the
anonymous dots you see on your minimap.

Please refer to the attached readme.txt for some basic FAQs.

History

2.0.5b
[+] Corrected toc file
[+] Corrected french escape codes for class names (thanks nouk)

2.0.5
[+] Added French localization for Class names (thanks Nouk) and for Battleground names
(thanks Marc). Players using french client should see correct class icons and colors.

2.0.4
[+] Added option for configuring tooltip display data :
NORMAL : Enemy/Friends Color
CLASS : Enemy/Friends Color + Class type
CLASS LEVEL : Enemy/Friends Color + Class type + Level

[+] Added color boxes for configuring targets and tooltip colors
Just click on each box to change how friends/enemies etc. are displayed.
To bring up color selection just type /icu options.

[+] Fixed party announce mode.

2.0.3
[+] Click Targeting working again! Thanks to Fedos for the enlighthening code.
The ICU dropdown buttons are now secure and auto-bound to a macro attribute edited on flight. As a result the /target macro attached to each button is executed on the click.
Of course, click targeting doesnt work while in combat but i think most of us use it while outside combat. You can delete the old ICU_LastTarget macro : its not needed anymore.

[+] Added colour coloring for tooltip text : enemy and friends should now be colored accordingly. This way you can see who are the dots even before clicking them. Also, if the target is known, you'll see his coloured class type aswell.

[+] Added new MiniMap Ping mode option to options window:
DEFAULT : the map is pinged when you click.
OFF : the map is not pinged when you click.
INSIDE BG : the map is pinged only when you are in a battleground.
OUTSIDE BG : the map is pinged only when you are not in a battleground.
Clicking with CTRL key pressed overwrites all modes, not pinging map and doing
silent (SELF) announce.

[+] Fixed Squeenix mouse issue (Fedos).
[+] Fixed disconnection issues when clicking or pinging targets.
[+] Fixed lua string concatenation errors.
[+] Added Eye Of Storm to the possible battlegrounds.

2.0.2a Fix
[+] Corrected faction check from battlegrounds.
Enemy players should be seen as RED, while friendly should be seen as GREEN.

2.0.2
[+] Database revision. Should be now significantly smaller and faster. Old database is automatically converted at first
startup.
[+] Added temporary flag for battleground players. These players are stored and purged at next logon.
Also all BG players are automatically added directly from BG score window and not just by targetting.
When the BG starts or anything change in the BG world, the list is automatically updated.
If you want to force a list refresh, just open the BG score window.
[+] Changed /icu search result colors : red for enemy players, green for friendly players, orange for enemy mobs
and light green for friendly npc.
[+] Changed icon for Pet units...Warlocks Demons were defaulting to Paladins and Hunter pets to warriors.

2.0.1
[+] Changed icons for unknown player and npc targets. Previously it was always displaying warrior class icon.
[+] Corrected some strings..and bugs..
[+] Removed some slash commands and added option dialog trough /icu options.
[+] Added storage mode options : All targets or just Players.

2.0.0
[+] First release...weee.

Target Data
Mods are not allowed to acquire targets directly in BC, so i worked it around making a mobs database that grows while you play and target different mobs/players.
The first time you ping a new target on the minimap he'll report it with just name, guessing the difference between player and npc from the name (one word names are usually players).
Once you acquire the target, all his data is stored for future use : next time you ping the same target you'll get all relevant data.
  Archived Versions - ICU - I See You 2.0
File Name
Version
Size
Author
Date
2.0.5
28.54 Kb
Pdor
01-10-2007 01:38 PM
2.0.4
28.27 Kb
Pdor
01-09-2007 01:38 AM
2.0.3
28.27 Kb
Pdor
01-09-2007 01:38 AM
2.0.4
26.65 Kb
Pdor
12-16-2006 05:38 AM
2.0.2b
21.92 Kb
Pdor
12-11-2006 02:38 AM
2.0.2
21.86 Kb
Pdor
12-10-2006 05:44 AM
  Comments - ICU - I See You 2.0
Post A Reply
Author Comments Comment Options
Old 06-29-2007, 11:06 PM  
Rexxa
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 76
Uploads: 1
Hey all,

With permission from Pdor I've taken the base ICU and created a total PvP package called Personal Sentry with lots of additions.

Check it out at:

Personal Sentry

- Rexxa
Rexxa is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-29-2007, 11:34 PM  
goat_song
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 2
Not working after 2.1

I can set the options via /icu options, and I can see the class/level of the minimap dots, but I don't get the drop-down targeting menu at all. This occurs even when I'm running ICU as my only addon.

Last edited by goat_song : 06-02-2007 at 02:39 AM.
goat_song is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-28-2007, 08:52 AM  
Fedos
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Quote:
Originally posted by kaaat
I could fix this bug by replacing "CURSOR_OFFSET_X" with "-7" and "CURSOR_OFFSET_Y" with "-9".
I don't really know what these values stand for but it works for me.
nah, need to replace it both with "0". -7,-9 gives ping at the bottom-left of the place u actually clicked.

Last edited by Fedos : 05-28-2007 at 08:52 AM.
Fedos is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-21-2007, 04:35 PM  
wupdich
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by kaaat
I could fix this bug by replacing "CURSOR_OFFSET_X" with "-7" and "CURSOR_OFFSET_Y" with "-9".

I don't really know what these values stand for but it works for me.
Hi kaaat
Nice job

Its working

Thx
wupdich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-21-2007, 12:34 PM  
kaaat
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I could fix this bug by replacing "CURSOR_OFFSET_X" with "-7" and "CURSOR_OFFSET_Y" with "-9".

http://www.wowwiki.com/WoW_Constants

I don't really know what these values stand for but it works for me.
kaaat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-15-2007, 10:28 PM  
wupdich
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
hi

Bug on live PTR

wupdich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-19-2007, 05:18 AM  
nouk
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
got that bug too bruleminy :'(
nouk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-04-2007, 09:29 PM  
bruleminy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I love this thing. the only problem i really have is that after haing a deuled a friend they now show as red instead of green. I was looking into the file whith the known players to see if i could change and think i might have a solution to that. Instead of friendly or enemy perhaps the players could be classified as alliance or horde.

Without knowing the intricate workings of mods i am wondering if instead of having the two groups, friendly/enemy, perhaps add another tag with which faction they belong to. if that tag matches your own then they are displayed green and if not then they are displayed red unless in combat such as arenas where same faction members are openly fighting each other without deul requests. I would imagine that this might also cut down on the list file size as well since there would be no duplicate entries.

Other than that i have only 1 request.

Perhaps some sort of way to add players to the listing without actually seeing them perhaps through some small interface much like a KoS program where we enter thier info.


This mod has been a major help in arenas for all my teams. It is great to get even a slightly advanced warning of what we are up against before the fit hits the shan. Thank you
bruleminy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-31-2007, 12:47 PM  
goat_song
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 2
It's on BG announce mode, which is why I was getting the error. Doesn't like me asking it to announce on a nonexistent channel.
goat_song is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2007, 09:41 AM  
Pdor
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 2
Re: error

Quote:
Originally posted by goat_song
When I try to target from the drop-down menu, in or out of combat.

Hello,
wich type of announce mode do you have? i believe latest version would fix that...
Pdor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-26-2007, 08:53 PM  
goat_song
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 2
error

When I try to target from the drop-down menu, in or out of combat.

goat_song is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2007, 02:35 PM  
Saia
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Originally posted by Pdor
@Saia
No idea whats happening...there many more files in the rar than just icu.lua.
Im currently using WinRar from http://www.rarlab.com/ to compress...guess its time to go back to ye old zip for me [/b]
OK downloaded winrar and now I got it.

Thank you (and told you I was stoopid :P)
Saia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2007, 01:36 PM  
Pdor
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 2
@nouk
I knew that those accents would cause me problems Should be fixed now thanks

@Saia
No idea whats happening...there many more files in the rar than just icu.lua.
Im currently using WinRar from http://www.rarlab.com/ to compress...guess its time to go back to ye old zip for me
Pdor is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2007, 07:44 AM  
nouk
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
thanks for the french localization Pdor, but there's still a small bug with class with "é" or "ê"
u should just remplace this :
Démoniste > D\195\169moniste
Prêtre > Pr\195\170tre

just tryied and it works great
nouk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2007, 07:39 AM  
Saia
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Trouble installing this.

OK, I'm stupid.

I used ICU prior to patch 2.0 and loved it.

For some reason I have been unable to get the 2.0 version to work. When I download the .rar file, there is just a .lua file in there. Putting the ICU folder into add ons doesnt work. Just putting the lua file into the add ons folder doesnt work. It doesnt show up for me in the list of add ons.

Putting the .lua file into the old ICU folder comes up as incompatible.

I know I am probably being very stupid (it wouldnt be the first time) but could you point out where?
Saia 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.