Closed unblockedgamess closed 7 years ago
In multiogar, or current ogarserv your client has to send the correct protocol handshake (in your case four or five) it it fails to do so it will go wrong obviously.
Look in your client code for the package 254 handshake: ws.setUint8(0, 254); ws.setUint32(1, 5, true); <- 5 as protocol
Ok thank you I will try. What is the best client with this server file?
Best client be the one using protocol five or higher, as it also has skin support. Four should actually not be used no more. Sadly there some websites out there still that use protocol four.
Hello jara is in the old server files gameerver.ini Version: 1 This version that supports my script In the new multiogar system it does not exist. How can we fix this problem.