1. Download server and client
2. edit the shortcuts in order so they point to the correct paths
3. edit install.bat in RCSWork(Client) and RCSWork(Server) and run each install.bat
4. edit ServerInfo.ini in loginserver to be port = 21000
5. edit SERVER_NAME = CH1 to SERVER_NAME = sqlq in all ini files
6. edit NPCAccount.xml and NPCClient.xml in NpcClient_ch1 folder to be xxx123 username and 123123
password
7. you might have to reset the password with xmldbaccountmanager and uncheck sha256 box
8. run the server executables in order
9. run the client executable using start.bat
10. login to the npc account before opening npc client (correction: after, and then enter the below
commands and then wait for process commands end)
1. type:
1. >move /r:15 /x:1000 /y:1000
2. then type:
1. >set_condition /a:23
start.bat for npc client:
Code:
cd NpcClient_ch1
start ClientD.exe code:1215 logip:127.0.0.1 logport:21000 render:no setting:"file://data/features.xml=Regula
start.bat for client:
Code:
start Client.exe code:1622 ver:200 logip:127.0.0.1 logport:21000 setting:"file://data/features.xml=Regular, China"
Passwords are stored in md5 uppercase. You might have to use DINPUT8.dll from g20 to get multiplayer working.
Use dnspy on xmldb.exe and xmldb.dll to find all needed connection strings.
外网的自己参考吧