PDA

View Full Version : What addon is this?


Tocoguy
01-11-2007, 04:00 AM
I'm just wondering if anyone knows what the name of this mod is, it's to general message the cords, lvl and name of the horde/alli if u click on him.

example:

I'm horde and I see a alli comming and kills me, if I click on him it will report his name lvl and location in general/global chat.

any help would be great!

Xinh
01-11-2007, 11:51 AM
Personal Sentry is one mod you can look at: http://wowui.incgamers.com/?p=mod&m=3912

KnightRyder
02-11-2007, 06:39 PM
I'm just wondering if anyone knows what the name of this mod is, it's to general message the cords, lvl and name of the horde/alli if u click on him.

example:

I'm horde and I see a alli comming and kills me, if I click on him it will report his name lvl and location in general/global chat.

any help would be great!

why use a mod when a macro will do? this is what i use:

/script a=UnitName("target");b=UnitLevel("target");c=UnitRace("target");d=UnitClass("target");e=GetMinimapZoneText(); x,y=GetPlayerMapPosition("player");SendChatMessage(string.format("%s - %s %s %s at %s(%d,%d)",a,b,c,d,e,1+x*100,1+y*100),"CHANNEL",nil,3)

Xenorahl
02-11-2007, 07:57 PM
I'm just wondering if anyone knows what the name of this mod is, it's to general message the cords, lvl and name of the horde/alli if u click on him.

example:

I'm horde and I see a alli comming and kills me, if I click on him it will report his name lvl and location in general/global chat.

any help would be great!

I think this is what you are looking for. I use it. It's called Local Defender. In a nutshell, when you target/mouse over any pvp flagged enemy a message is sent to the Local Defense channel with their name, class, level and location in x,y coordinates. I checked WoWUI and it's not here (a shame actually).

Here is a link to the latest version: http://wow.curse.com/downloads/details/3033/

Here is the summary:

Local Defender quickly, effectively and effortlessly reports sightings of enemy players to the Local Defense channel. By simply targetting an enemy player, you instantly announce to everyone the level, class, general location, exact location coordinate and name of that player in a very short, easy to understand message. Messages are NEVER spammed, even when several players travelling together are using the addon. Additionally, when other players in your zone are using Local Defender, you will see an on-screen warning when you enter an area where an enemy player was recently sighted, and you can consult your map to see markers indicating the level, class and name of enemy players in the exact location where they were spotted.