Puzz3D
08-27-2002, 09:32
I played two battles online tonight, a 4v4 and a 2v2, and saved a replay of each. When I played them back they replayed wrong. It looks like the random number generator is not being initialized with the same seed number that was used in the original battle. As the battle playback progressed it diverged from the original and eventually made no sense at all. For this to work, the seed number that was used to start the original battle must be saved in the replay file and used to start the playback.