Thread: Game folders
View Single Post
Old 03-05-2007, 09:07 AM   #3 (permalink)
Spectre_X
Moderator
 
Spectre_X's Avatar
 
Join Date: Feb 2007
Location: Belgium
Posts: 163
Send a message via MSN to Spectre_X
Default

Nope, replay files are stored elsewhere ( in a invisible map ).

They contain stats about the game, when i open those i get output like this :

Code:
  <?xml version="1.0" ?> 
- <GameStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <GameInfo map="SCMP_036" starttime="21/02/2007 14:11:39" duration="701,875" gametype="Custom">
- <PlayerInformation>
  <Player name="Ketev" faction="UEF" team="" status="defeat" startposition="0" color="" /> 
  <Player name="Spectre_X" faction="Cybran" team="" status="victory" startposition="0" color="" /> 
  <Player name="ISJX_War" faction="Cybran" team="" status="defeat" startposition="0" color="" /> 
  <Player name="CH40T" faction="Aeon" team="" status="defeat" startposition="0" color="" /> 
  </PlayerInformation>
  </GameInfo>
- <Army index="0" name="Ketev">
- <UnitStats>
...
Spectre_X is offline   Reply With Quote