More actions
expand on evemon exporting functionalities |
m Fix formatting. |
||
| Line 59: | Line 59: | ||
=== Blank character === | === Blank character === | ||
You can create blank characters to test out plans for new alts. Go via File -> Manage Characters -> Import -> Use File. To do this you will need a blank character file like the one below. Copy this text into a file and save it as e.g. BlankCharacterSheet.xml, which you can then import via the above route: | You can create blank characters to test out plans for new alts. Go via File -> Manage Characters -> Import -> Use File. To do this you will need a blank character file like the one below. Copy this text into a file and save it as e.g. BlankCharacterSheet.xml, which you can then import via the above route: | ||
<code> | <code><?xml version='1.0' encoding='UTF-8'?> | ||
<eveapi version="2"> | <eveapi version="2"> | ||
<currentTime>2010-03-22 06:24:58</currentTime> | <currentTime>2010-03-22 06:24:58</currentTime> | ||
| Line 92: | Line 91: | ||
</result> | </result> | ||
<cachedUntil>2010-03-22 07:24:58</cachedUntil> | <cachedUntil>2010-03-22 07:24:58</cachedUntil> | ||
</eveapi> | </eveapi> </code> | ||
</code> | |||
[[Category:Applications]] | [[Category:Applications]] | ||