1. #1

    Question #Showtool Tip not Working [Solved]

    #Showtooltip
    /cast Charge

    /run SendChatMessage(GetRandomArgument("For the Alliance!","Die %T!","For Lothar!","Remember Lorderon!","Death to the Blackbloods!","..."),"YELL")
    /script s={"snarl","shout","taunt","angry","roar"};DoEmote(s[random(1,5)]
    Shows the charge icon, but not the name charge on my UI when I mouse over it, just the name of the macro.

    /help!

  2. #2
    try putting charge after #showtooltip - i dont think you have to but try it since you have other stuff in there.
    “What was God doing before the divine creation? Was he preparing
    hell for people who asked such questions?” - Stephen Hawking


  3. #3
    Nope. Either order doesn't work.

    /cast Charge
    #Showtooltip

  4. #4
    Deleted
    Since you're using only one spell, try it with

    #showtooltip Charge

    That should solve that little problem as a band-aid.

  5. #5
    #Showtooltip Charge
    /cast Charge
    this should do it..??

  6. #6
    Deleted
    have you disabled enhanced tooltips? if so turn it on

  7. #7
    I tried...
    Quote Originally Posted by Sleeper View Post
    #showtooltip Charge
    and

    Quote Originally Posted by runkel View Post
    #Showtooltip Charge
    /cast Charge
    Same result: shows the charge icon, my stack and CD, but still no charge name. Odd.

    Quote Originally Posted by Koenig View Post
    have you disabled enhanced tooltips? if so turn it on
    Hm?

  8. #8
    Deleted
    There is an option within the interface-settings, under "Help", called "Enhanced Tooltipp" If that box is not ticketd, tick it and see if anything changes

  9. #9
    Quote Originally Posted by Sleeper View Post
    There is an option within the interface-settings, under "Help", called "Enhanced Tooltipp" If that box is not ticketd, tick it and see if anything changes
    ...And still no.

    Glitch with Ria?

  10. #10
    Maybe the game is secretly trying to tell you not to use such an awful spammy macro. :P

    Also, are you using the red questionmark as the icon for the macro? Because not doing so can cause problems. It's the default icon located at the top of the list.

  11. #11
    Quote Originally Posted by Taffer View Post
    Maybe the game is secretly trying to tell you not to use such an awful spammy macro. :P

    Also, are you using the red questionmark as the icon for the macro? Because not doing so can cause problems. It's the default icon located at the top of the list.
    No. I got the icon and all, just no name.

  12. #12
    Deleted
    Make sure you are typing it with lower case letters (#showtooltip)

  13. #13
    Quote Originally Posted by Lithii View Post
    Make sure you are typing it with lower case letters (#showtooltip)
    We have a winner! This fixed it.

    Wow, never knew Lua was so sensitive.

    Thanks all!

  14. #14
    Deleted
    Quote Originally Posted by Lithii View Post
    Make sure you are typing it with lower case letters (#showtooltip)
    exactly this. sometimes, there's a reason to have it in lower case, not just lazyness.
    Last edited by mmocc89c511dbb; 2014-08-02 at 03:30 PM.

  15. #15
    Quote Originally Posted by Taffer View Post
    Maybe the game is secretly trying to tell you not to use such an awful spammy macro. :P
    I still believe this is the true answer... Many facepalms are going to be aimed your way, OP.

Posting Permissions

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