View Full Version : [suggestion] add a slash command that dumps character info to a txt file
Or perhaps dump to file on character logout.
I'd love to be able to check out my stats at a glance. Happy to parse any format you'd find most convenient.
Citan
03-16-2021, 10:04 PM
If such a command were to exist, what sort of information would you want in it?
Deldaron
03-17-2021, 09:06 AM
Obviously not OP here, but I love this suggestion so I'll add my own answer to your question Citan:
* Skill lvls and xp (either xp into the next level or total xp gained)
* Recipes Known (wouldn't have to be much more than name/id since I think any extra info can be pulled from json/CDN)
* Most of what is in the character tab, but most importantly the currency page and the modifiers info (favor modifiers)
* I would love to get a UI tab that is "reputation" and I'd love to be able to save that to file.
* Current inventory (I heard something about storage is in the works tho)
* Current load out, including skills on bars, maybe even some info about dmg output (modified not base).
Of note to OP: If you're looking for info from /behavior or /age you should be able to set this up with a special setting that lets you save any popup to a file so those can be saved.
If such a command were to exist, what sort of information would you want in it?
Deldaron above me has some good ideas, but I'm really hoping that there's an easy way for you to just dump whatever the client has on the current character. I'd be happy to do the heavy lifting when it comes to making the data useful (and it sounds like I'm not alone at all here). It would be really nice if the data was in txt format but it's not a requirement.
I'm fundamentally trying to mirror your data structures and then convert them to relational data on my end so I can monkey around with things e.g. make an optimal plan for leveling a fire/priest including where/when/what to farm for that elusive priest staff recipe.
Of note to OP: If you're looking for info from /behavior or /age you should be able to set this up with a special setting that lets you save any popup to a file so those can be saved.
That's not quite the info I'm looking for but I was unaware of that feature and need to check it out, thanks!
Powered by vBulletin® Version 4.2.3 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.