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>
...