1. #1
    The Lightbringer Huntaer's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Sanctuary
    Posts
    3,620

    Selfies and names.

    Hello all,

    When taking a selfie, i want to take away the names, cuz honestly they kinda screw the picture up when using it like this http://i.gyazo.com/842d6dd8279f4f115ac50835a5ca13c4.png

    Is there a /script or some other command something that i can use as a macro button to turn names on and off?

    Thanks!
    ___________( •̪●) --(FOR THE ALLIANCE!)
    ░░░░░░███████ ]▄▄▄▄▄▄▄▄▃
    ▂▄▅█████████▅▄▃▂
    I███████████████████].
    ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤...

  2. #2
    The Insane Feali's Avatar
    10+ Year Old Account
    Join Date
    Jun 2010
    Location
    Cornelia Street
    Posts
    15,473

  3. #3
    The Lightbringer Huntaer's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Sanctuary
    Posts
    3,620
    I know how to turn it off mate thanks :P
    But i want a button instead of having to check out all these boxes
    ___________( •̪●) --(FOR THE ALLIANCE!)
    ░░░░░░███████ ]▄▄▄▄▄▄▄▄▃
    ▂▄▅█████████▅▄▃▂
    I███████████████████].
    ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤...

  4. #4
    Code:
    /run local function toggle(v)SetCVar(v,1-GetCVar(v))end  toggle("UnitNameFriendlyPlayerName")
    This should work to toggle friendly player names off or on.

    From http://www.mmo-champion.com/threads/...1#post22795584
    Last edited by ComputerNerd; 2015-03-09 at 04:45 AM.
    Quote Originally Posted by DeadmanWalking View Post
    Your forgot to include the part where we blame casuals for everything because blizzard is catering to casuals when casuals got jack squat for new content the entire expansion, like new dungeons and scenarios.
    Quote Originally Posted by Reinaerd View Post
    T'is good to see there are still people valiantly putting the "Ass" in assumption.

  5. #5

  6. #6
    The Lightbringer Huntaer's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Sanctuary
    Posts
    3,620
    heh this is pretty awesome, thanks Semlar
    ___________( •̪●) --(FOR THE ALLIANCE!)
    ░░░░░░███████ ]▄▄▄▄▄▄▄▄▃
    ▂▄▅█████████▅▄▃▂
    I███████████████████].
    ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤...

Posting Permissions

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