| Author |
Topic:
character stats to xml file
[Locked] |
|
|
Date Posted:
1/1/00 12:00am
Subject:
character stats to xml file
|
|
Is there a plugin that can save you character stats to an xml file? I know there are some that can upload to a website, but i want to be able to view the stats with perrin's character builder...
|
yaroz_vn
Posts: 1,225
Registered: 2002-6-30 20:08:11
|
Date Posted:
1/1/00 12:00am
Subject:
character stats to xml file
|
What is Perrin's charecter builder? Do you have a link?
//edit//
Ok, I found a site on acheaven that has it, but it's kinda out of date. It doesn't have the second skill credit quest, and a ton of the xp quests are missing as well. Do you have an updated version, past 1.7.3? It looks interesting, and if someone can get it up to date, and get me the format of the xml that it's looking for, I could probably work something into the new hwacstats server code that I'm working on.
-----signature-----
Proud member of The Knights of Fortune
Mr Adventure - Lil' Pew - Da Noob - Qar
Yaroz - Yanno
http://www.fortunesway.com
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
character stats to xml file
|
|
unfortunatly, the version you have is the only version i could find...
as for the xml format, if you look in the excel macro there is this:
Sub XML_ACStats(FileName As String)
this seems to have the format the macro parses the file.
|