What can we do with our old character XML files?

Started by jderouen, May 02, 2019, 06:22:48 PM

jderouen

What exactly is stored in those XML files we saved our characters to when CoH went down in 2012? Costumes? Origin stories? How do we access them? (I know we can't use them to completely revive our old characters)

Thanks!

GuyPerfect

The XML files exported with Sentinel+ are snapshots of your character's data. It captures nearly everything of interest regarding a character, with hopes that one day it could be used to produce a carbon copy on a new game server.

The following information is recorded in those XMLs:

  • Global handle
  • Server
  • Character Name
  • Title
  • Description/bio
  • Origin
  • Archetype
  • Alignment
  • Dimension (originally Primal or Praetorian)
  • Influence/Infamy/Information
  • XP
  • All costumes
  • All builds: their powers, Enhancements, slots and all associated levels
  • All inventory capacities
  • Salvage inventory
  • Vault inventory
  • Enhancements inventory
  • Recipes inventory
  • Inspirations inventory
  • Incarnate Ability inventory
  • Temporary powers inventory
  • Badges

jderouen

Is there a way to access the bio/description, costume, etc now? I mean, other than parsing through it with a text editor. Thanks!

GuyPerfect

It's a standard XML file. The root element is <character> and below that is a <description> element that contains the character bio.

jderouen

I have all my XML files, but not costume files or power sets. I guess that I'm asking is, is there a way to export the various aspects of the XML files (costume, power set, bio) to a file that's usable? Not so much the bio, as it's easy enough to copy and paste and then remove the html, but is there a way to export the costumes and power sets? I'm sorry if I asked that wrong.

GuyPerfect

Converting the costumes to .costume files that can be loaded on the game is currently in the works. In fact, you can't see it, but that window behind my web browser is me working on that right now!

There aren't currently any plans for processing builds to another format, but I suppose there's the possibility of producing Mids files from them...

jderouen

#6
Costumes are much more important. Yay! Super excited to know that! Thank you!

Codewalker

Not sure if you're trying to run a local server or not, but I made a thing.

jderouen

Sadly, I'm not running a local server. Maybe someday... but for now, I'd just love to get my costumes!

jderouen

Not to be a pest (though that boat has probably already sailed) but do you have a timeframe which this might be available? Thanks so much!


Quote from: GuyPerfect on May 03, 2019, 12:30:03 AM
Converting the costumes to .costume files that can be loaded on the game is currently in the works. In fact, you can't see it, but that window behind my web browser is me working on that right now!

Tahquitz

No timelines.  Sorry, that's the nature of community supported software.  It's "ready when it's ready."
"Work is love made visible." -- Khalil Gibran

GuyPerfect

Though for what it's worth, I'm really wanting to have it up this weekend.

gypsyav

This worked for me on the Sentinel+ files I saved before the shutdown. It's for extracting the costume files.

https://cit.cohtitan.com/senticon/index.php
Imagination is the seed of intelligence. Nourish it and watch it grow.