Originally Posted by Tyfix
Actually he has no connected users on that screenshot. Mine looks excactly the same.
I figured out some auth stuff. The checksum has to match the client you are running and the version number too..
Im using the Indonesian client v542 and that client has checksum: 0x6B56DC28
When i put that in server config the auth works. But then its complainting about a missing stored procedure in the database called: dbo.spLoginAuthMyth
I checked the database and this procedure is indeed missing. There are alot of others like dbo.DeleteAdmin, dbo.DeleteChar, dbo.InsertAdmin, dbo.GetPartyInfo etc etc.. but no auth.