users can't rejoin to a game
I host battle in springlobby.
Users join my battle.
Battle started. Everyone connected.
We are playing.
Some new player wants to join our battle, he joins, then tries to connect to Spring and gets a message: your password is not correct.
if someone from our battle had a crash, tries to connect to us again and gets the same message: your password is not correct.
PROTOCOL:
JOINBATTLE battleID [password] [scriptPassword] Source: client
Description
Sent by a client trying to join a battle. The password is an optional parameter.
battleID
password
scriptPassword: A random, client-generated string, wich will be written to script.txt by the host, to avoid account spoofing (= someone is trying to join the battle under a wrong user-name). If set, the password has to be set too, even if it is empty
hmmm, it seems that my problem is in "random, client-generated string". spoofing ??? how could I connect to SpringBattle using wrong user name.
tasclient for that situation has an option:
Enable mid game (re) join.
How is this working ?