Close
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Showing results 11 to 20 of 33
  1. #11

    Default

    I would use it. You just want to make sure that you also record the last date that the data was collected. Some of my guys I haven't logged on for in about 5 weeks.

  2. #12

    Default

    Quote Originally Posted by Kalyse View Post
    I would use it. You just want to make sure that you also record the last date that the data was collected. Some of my guys I haven't logged on for in about 5 weeks.
    It is recorded (that's how I calculate the real-time rested xp) but not displayed at the moment.
    I'll see if I can add it somewhere.
    Note that you'll still need to log in with your toons at least once, to generate the addon details.

    Postponing the release a bit, it seems Google Chrome doesn't like my scripts. (works ok in IE and FF however).
    .[I



  3. #13

    Default

    Well, for those interested, here it is:

    http://www.wow-ratings.com/MultiToons.zip

    Note: This has been tested and found working with IE 8 and FireFox 3.6.8
    It doesn't seem to work with Chrome due to limitations on XMLHttpRequest.

    This tool consists of 2 parts:

    A. The Addon
    You will most probably have unzipped this file in the WoW/Interface/AddOns/MultiToons folder. Good move.
    The MultiToons.lua and toc files should remain there, and next time you start WoW the addon should be automatically loaded.
    To make sure, just type /multitoons while in-game and you should get an answer stating the version number. You can also check the loading chat at the start.

    For you toons to be listed, you will need to log at least once on each of them. The Addon will automatically save all the necessary information (current XP, rested XP, Justice Points etc) in WoW/WTS/Account/<Account Name>/SavedVariables/MultiToons.lua file.

    To make things easier to read, you can organise your toons in teams. For example, just log on a toon and type /multitoons AllStars to put it in the AllStars team.
    To remove a toon from a team, just type /multitoons again.


    B. The Web Page
    This web page will display all the information gathered by the addon.
    The easiest way to do so it to copy the MultiToons.htm file to the WoW folder. For security reasons there is no other way for a web page to see local content (online web pages cannot access local hard drive files)
    If you have any security concerns, feel free to check the code in this file; it is all easily accessible, and even commented a bit. If you are paranoid, feel free not to use this at all! :-)

    Once you copied the MultiToons.htm file to the WoW folder, open it in a text editor and scroll down to line 20 to 50.
    Edit the Account information (no email or password or anything risky, just the name of the folder to look into for the mods SavedVariables.lua)
    Save the file, and double-click it to load it in a browser. You will need to be online for the images to load correctly.
    Alternatively you probably can type this url in your browser: C:\Program Files\World of Warcraft\MultiToons.htm

    Once everything is working fine, if you wish to remove the instructions just edit the file and change the showHelp parameter to "false" :-)

    If everything goes well, you should end up with something like this:
    http://www.wow-ratings.com/images/multitoons-addon.jpg


    I'd be very interested to see how it all looks for you guys, so please don't hesitate to post screenshots (or send them to webmaster@wow-ratings.com)

    Feedback more than welcome (was it easy enough to install? do you see all the info you want? etc)
    Thanks!
    -Zub
    .[I



  4. #14

  5. #15

    Default

    Quote Originally Posted by crowdx View Post
    I always use the addon for Titan Panel called "Rested" it shows all the toons on the account and even gives a warning when you log in to let you know a toon is fully rested.
    http://wow.curse.com/downloads/wow-addons/details/rested.aspx
    the difference is that this webpage will show you the rested status of all your toons, on all accounts. and you can sort them by teams for clarity. Also tells you their money, currencies, honor etc on all toons, across all accounts.
    .[I



  6. #16

    Default

    This looks great !! I will give this a try when I get home.

    Will this also give totals for Valor Points when Cataclysm goes live?
    The Crystal Dawn - Alliance - Khaz'Goroth - US
    Holy Priest (80) : Demonology Warlock (80) : Frost Death Knight (80)
    Protection Paladin (80) : Elemental Shaman (80) : Arcane Mage (80)
    Combat Rogue (80) : Cat Druid (80) : Elemental Shaman (80)

    Restoration Druid (72) : Elemental Shaman (70) : Discipline Priest (67)
    Beast Mastery Hunter (71) : Combat Rogue (74)


  7. #17

    Default

    Quote Originally Posted by Gorkette View Post
    This looks great !! I will give this a try when I get home.

    Will this also give totals for Valor Points when Cataclysm goes live?
    valor?
    at the moment it does honor, justice and gold. it's prepared for conquest but haven't tested it so haven't put it in yet.
    Adding new currencies to show is a fairly easy task, so i'll be able to change it quickly when it becomes relevant.
    Actually, if you look into the addon code (it's only a 100 line total) you'll easily find where the info is taken from.

    looking forward to hearing how you go once installed.
    cheers,
    Zub
    .[I



  8. #18

    Default

    I am getting the following error when I attempt to run MultiToons.

    The error first occurred when I did the /multitoons command:

    Code:
    Date: 2010-11-03 20:10:11
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\MultiToons\MultiToons.lua line 87:
       attempt to index field '?' (a nil value)
    Debug:
       [C]: ?
       MultiToons\MultiToons.lua:87: getPlayerData()
       MultiToons\MultiToons.lua:61:
          MultiToons\MultiToons.lua:45
    AddOns:
    The Crystal Dawn - Alliance - Khaz'Goroth - US
    Holy Priest (80) : Demonology Warlock (80) : Frost Death Knight (80)
    Protection Paladin (80) : Elemental Shaman (80) : Arcane Mage (80)
    Combat Rogue (80) : Cat Druid (80) : Elemental Shaman (80)

    Restoration Druid (72) : Elemental Shaman (70) : Discipline Priest (67)
    Beast Mastery Hunter (71) : Combat Rogue (74)


  9. #19

    Default

    My apologies, i have indeed found a stupid bug on line 87.
    I've corrected it, you should be able to download the corrected version now.
    http://www.wow-ratings.com/MultiToons.zip

    thanks,
    -Zub

    Edit: the zip contains all 4 files, but you should be able to only replace the Multitoons.lua file if you don't want to redo the changes to the htm page.
    Last edited by Zub : 11-03-2010 at 07:27 AM
    .[I



  10. #20
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    What if, for the vast majority of people who don't want to upload a file, you could whip up a script that gave the estimated
    rested experience by just pulling up the WoW Armory page and going off of the date from your last logout. It would have up
    to a 24 hour margin of error, which is quite small in the area of rested XP.

Posting Rules

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