Page 1 of 1

Reconnect to host by script.txt

Posted: 21 Apr 2015, 08:29
by daryl
Hi,
I have a question:
I play with my friend that connect to me via spring.exe + client_script.txt.
This is the code of the client_script.txt that my friend use to connect to my games:

Code: Select all

[GAME]
{
HostIP=xxx.xxx.xxx.xxx;
HostPort=8452;
IsHost=0;
MyPlayerName=friend name;
MyPasswd=my password;
}
So, At start of the game all work done: my friend connect to me and the game start successifully
Some times he disconnect during the play for various problems and he reconnect to me via spring.exe + cient_script.txt but he need to see All the replay of the game first to control again his army and play with me.

The question is:
is there a command/option to skip replay and take immediatly the army at exact point of game?

Re: Reconnect to host by script.txt

Posted: 21 Apr 2015, 09:48
by Silentwings
No. It's not (currently) possible because Spring calculates its simulation incrementally.

Re: Reconnect to host by script.txt

Posted: 03 May 2015, 14:55
by daryl
Ok .... There is not other way??

Re: Reconnect to host by script.txt

Posted: 03 May 2015, 15:02
by gajop
There isn't. Maybe in the future there might be a way if games used save/load, but we're not there yet.