Close
Showing results 1 to 8 of 8
  1. #1

    Default Can't find macro, help please.

    Hi all.

    I saw a macro in here the other day that once clicked spits out your alts exp, rested etc to chat but after some extensive searching and plain insanity I cannot for the life of me find it now.

    If anyone can find it or know the macro itself, please enlighten me as trying to read 3 chars on 800x600 is wrecking my eyes.

    Best Regards

  2. #2

    Default

    The macro i think you're reffering to didn't work. there was something wrong with the script. I'm on my way to lunch, when I get back I'll look a bit more, see if I can't find the original script.

  3. #3

  4. #4

  5. #5

    Default

    You are a star, thanks.

    regards,

    EDIT: Doesn't work, get a error. No idea how to fix it.

  6. #6

    Default

    I have a theory about how to fix it but cant work on it till I get home Ill let you know if I have any success with it.
    *edit* I think I found it without trying it at home.. I posted in the original thread but here it is again


    floor((X/Y)*O).."% - NEXT LVL "..(L 1)..":

    in the huge text try putting a '+' plus sign between the 'L' and the '1' Since if im reading this right it is supposed to say "I am x% away from my next level" so the next level would be L(current level) +1.
    http://pewpewsquad.blogspot.com/ http://www.stage6.com/user/pewpewss/videos/
    Team 1- 5 shamans <The PewPew Squad> Team2 - <Y o u Lo se> 70 druid, 70 shaman, 1 paladin, 24 mage, 1 mage
    Team 1 -> <1--10--20--30--40--44--50--60--70>

  7. #7

    Default

    As suggested, this corrected version works just fine. I verified it last night:

    [code:1]/run p="player"; O=100;D=" - ";E=GetXPExhaustion()X=UnitXP(p)Y=UnitXPMax(p)L=Un itLevel(p)SendChatMessage("XP: "..X.."/"..Y..D..floor((X/Y)*O).."% - NEXT LVL "..(L+1)..": "..(Y-X)..D..ceil(O-((X/Y)*O)).."% - "..floor((E/Y)*O).."% Rested "..E,PARTY);[/code:1]

  8. #8

    Default

    the complete and proper version of this script is in my last post in the thread linked. there were some issues without quotation mark placements but it is all good now.
    http://pewpewsquad.blogspot.com/ http://www.stage6.com/user/pewpewss/videos/
    Team 1- 5 shamans <The PewPew Squad> Team2 - <Y o u Lo se> 70 druid, 70 shaman, 1 paladin, 24 mage, 1 mage
    Team 1 -> <1--10--20--30--40--44--50--60--70>

Similar Threads

  1. can't find a post...
    By Knobley in forum General WoW Discussion
    Replies: 7
    Last Post: 01-18-2009, 05:21 PM
  2. Can't Find THIS DAMN MOD! Help!
    By Sina in forum General WoW Discussion
    Replies: 2
    Last Post: 07-25-2008, 02:08 PM
  3. Healing Macro I find useful
    By Acehole in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 05-28-2008, 01:25 AM
  4. Now I Cant find it
    By Celem in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 04-08-2008, 01:06 AM
  5. I saw a great UI on DB but can't find it again :(
    By Evilseed in forum General WoW Discussion
    Replies: 8
    Last Post: 03-26-2008, 07:57 PM

Posting Rules

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