EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Persona Window Stats Dynamic Data Dump (https://www.eq2interface.com/forums/showthread.php?t=13527)

Ragnaroeker 11-02-2009 01:02 PM

Persona Window Stats Dynamic Data Dump
 
If this is the wrong place to ask this I apologize. I am posting on several other websites as well.

My question is... Is there an easy command to dump all the possible character dynamicdata stats from persona window into a chat channel in order to export it eventually to a CSV file to upload into Excel?

More clearly, I would like to export all the data contained in gamedata.xml under <DataSource description ="Stats" Name = "Stats"> into a text file.

Any direction is greatly appreciated.

lordebon 11-02-2009 05:59 PM

To my knowledge no such command exists. The best you can hope to do is turn logging on and send it to the log some way (via /say for example). At least that is how it was not that long ago when I looked at a similar problem, and I have not heard of any commands added that would make it simpler, at least in dumping to your computer.

You might be able to use the browser to dump to though, if you set up a webpage and build the URL with the info you want.

But anywhoo, there is no simple /dumpstuff command that I know of.

Drumstix42 11-02-2009 07:50 PM

I think through chat would be rough, because you can probably only output so many lines or amount of text before it chops it off, or prevents the spam.

lordebon 11-02-2009 08:03 PM

Quote:

Originally Posted by Drumstix42 (Post 86794)
I think through chat would be rough, because you can probably only output so many lines or amount of text before it chops it off, or prevents the spam.

Yeah, there's a hard cap on the amount of text you can send to chat in one command. When I needed to do that I ended up needing two separate buttons to get it all out.


All times are GMT -5. The time now is 11:20 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI