|
Title: Game Replay - version 1 ready Post by: Andrew-Neutral on November 25, 2007, 12:30:59 PM I've finally got my Game Replay feature working (I think). As promised, the first game to feature is Austria vs Rhein in the Season 3 EFC Championship Game.
http://www.battyeweb.org.uk/fwl/gameparser.php?play=1 (http://www.battyeweb.org.uk/fwl/gameparser.php?play=1) Let me know what you think! Andrew Title: Re: Game Replay - version 1 ready Post by: Paul-London on November 25, 2007, 01:47:31 PM Very cool ! Would prefer the 'next' button to be bottom right not bottom left ;)
Very good though ! Is it easy to use, eg can you add a play.log file to it and it'll instantly convert it into that play by play style ? Title: Re: Game Replay - version 1 ready Post by: Andrew-Neutral on November 25, 2007, 03:06:23 PM Very cool ! Would prefer the 'next' button to be bottom right not bottom left ;) I'll try to move it!Quote Very good though ! Is it easy to use, eg can you add a play.log file to it and it'll instantly convert it into that play by play style ? I wish! I have to take the log file and run it through a program I wrote in Visual Basic - this converts the log file to an XML file, which the game replay uses. |