epsy wrote:That is always the latest stuff, but I can't help you if you don't tell me what's the problem.
Our Problem is, that the hash what is generated from the game client is different to the hash from the auth server script. And I dont know why.Jip wrote:Just to make sure that I am doing it right.
I choose my password "test".
In the config.php I define the prefix "123".
I store md5("123test") in my DB and should be able to log in with user Jip and password test. Is that right?