Hello,first of all,I am NOT responsable of anything that could matter for using this program(server and client).If you download it and you have problems with that,don't pm me telling that i sux or something.If you get sued by not using the license,it is not my problem.Ok let's get into the program...
This program,have been made for eqemu servers that needs a patcher.It is written in c++.There are two parts:Client and Server.
Download server in order to set your patcher server,you will need to edit Files.txt file,so the server will know what files to patch.And also edit settings.txt to set port.
A typical files.txt file would be:
Files.txt:
Code:
eqhost.txt
eqgame.exe
eqmain.dll
etc etc
Once set,clients will connect your server and ask for those files,if any of those files are different,client program will download them.
Don't forget to set the port of the server in settings.txt.
Remember that,the server exe,must be in the same folder as the files to load.
To set client,just go to settings.txt,in first line you will need to set the server ip,in the second,the server name(leave blank if you want,but keep the line),and in the third the port.
It is really important that the client port and server port be the same.
A typical (client) settings.txt file would be:
Code:
cofruben.no-ip.org(or xx.xx.xxx.xx,can be DNS or ip)
Cofruben
5990
The client exe must be in EverQuest directory.
You can download client and server from:
http://usuarios.lycos.es/cscary
If you have any question or problem,reply this topic please
.
I hope it helps.