I am uploading files now! Will post here when complete.
Here is a re-share of the files I have with a description of each:
17173_lastchaos.rar

With this client, you can copy the client patch included with the server or hexedit the Engine.dll file and change 1 byte in it to enable it to connect to this server. Do a search for 0xdebb0h which will bring up this line:
000debb0h: 7D E4 75 6C 8B 4D C4 8B 45 D8 83 CE FF 51 89 B0
simply change the 75 to an EB and save it then use the IP Tool to change the server ip.
With this client, all seems to work great except when other players join then you notice what appears to be a packet mismatch or something and other char's appear not to be wearing gear. But all seems to work playing solo, even skilled attacks.
LcInstallTwn_50202_yam.exe

This client seems to be a better match for this server and when other players join, all appears to be fine. Only problem is when trying to use skilled attacks, they don't work and you can't seem to cancel the skilled attack, you have to log out and log back in to reset your char. The only modification you need to do to this client to enable it to connect to thisserver is to take the vtm.brn file from the above 17173_lastchaos.rar client or the from the client patch included with the server and place it in the root of this install and of course use the IP Tool to change the server ip. If you don't replace the vtm.brn file, you will get a System Error when attempting to login.
LC Server

The Server for Linux. All credit where credit is due! If you are having problems getting the scripts to work to start the server, simply CD into the approiate folders and type the following in this order:
cd Connector
./Connector start &
cd ../Helper
./Helper start &
cd ../Messenger
./Messenger start &
cd ../LoginServer
./LoginServer start &
cd ../GameServer
./GameServer start &
If for some reason you need to kill and restart these processes, you can grep the PID and kill the process with these commands:
ps -elf | grep Connector <--for example
xxxxx 23432 3455 xxxxx x xxxx xxxxx Connector start <-- example result
This will return the process and the PID. You can kill it with:
kill 23432 <--for example
Be sure you have edited the newStobm.bin file's in each folder, inserting your IP's and DB User and Pass before launching the server! I run this server on Linux and use Wind0ws for MySql database. I have used it all on 1 linux box though so it works both ways!
Linux Libs

Some libraries linux needs to run this server. Place these 2 libs in your /usr/libs folder if you don't already have them. If you get Segmentation Faults when launching the server, make sure you install the MySql RPM that is included with the server. I have successfully ran this server on Suse, RedHat, Fedora, Ubuntu and IP-COP Firewall, so if you have the right libs, it should run on most Distro's.
string.dta

An English translated string.dta for client. If you try to use the one from the English Client, it will eventually cause these clients to crash. This one was translated by me. You may need to rename it to string_?.dta depending on which client you use.
LC Bot Source

This is a LastChaos Bot source code that I have included for shits and giggles. I never used it.
Hopefully this will spark some new (more) interest in getting this server up and develloped.
Have fun!
Please Thanks me
Quelle :-AquaLung-
hier haben wir die bessere anleitung ^^







