Im trying to make script that makes fake player in Enemy Territory, im having problems with connect.
I have used q3ts and my connect string is same as when i connect with ET client, but when i try to connect to real server, it gives error
Code:
[err_prot]ERROR: Protocol Mismatch Between Client and Server.The server you are attempting to join is running an incompatible version of the game.
My connect string is this
Code:
\xff\xff\xff\xffconnect "\\g_password\\none\\Ccl_guid\\*************************\\cl_wwwDownload\\1\\name\\Test\\rate\\25000\\snaps\\20\\cl_anonymous\\0\\cl_punkbuster\\1\\protocol\\84\\qport\\2059\\challenge\\(challenge from getchallenge)"
Any help here?
EDIT: And also it happends when i host my own server and try to enter there so i guess it has nothing to do with versions