1. #1

    Addon/macro to see your character better in a crowd?

    Anyone know of an addon or other way to put a mark on my head or something similar? Not a raid mark, I only want myself to see it.
    I play mostly a gnome, and honestly a lot of times it's hard to see *me* in the crowd during raids. When positioning is key I'd really like me to stand out to myself.

    Hope the question makes sense.
    TIA

    damn it letter "D", where art thou? Crowd not crow obviously
    Last edited by liquidrage; 2011-01-14 at 08:28 PM.

  2. #2
    I used to have this exact same problem. I solved it by displaying my own name and guild name, that was enough for me. Doubtless there are addons to help in some way but I don't know of any.

  3. #3
    Deleted
    Code:
    local a = UIParent:CreateTexture() a:SetSize(50,50) a:SetAlpha(0.20) a:SetPoint("CENTER")
    How to use. Untested. Report back with issues.

    Puts a transparent 50x50 square in the center of your screen.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •