Moderator
Staff member
Moderator
- Joined
- Feb 22, 2008
- Messages
- 2,427
- Reaction score
- 757
This files I got from a friend. I belive it is leaked by now so it is public domain, no point of making it private no more.
This is a complete new set of files with new features added on. Can't really describe all of them because I don't really had the time to test by the time this got in my hands.
Server Files pack:
Game:
Game Server:
In order to make the server open, we need to make some changes.
locate this lines in server.dll:
Change the JE SHORT to JMP SHORT
This files has a new feature added which is: Crystal monsters now follows the summoner.
This is a complete new set of files with new features added on. Can't really describe all of them because I don't really had the time to test by the time this got in my hands.
Server Files pack:
To view the content, you need to sign in or register
Game:
To view the content, you need to sign in or register
Game Server:
To view the content, you need to sign in or register
In order to make the server open, we need to make some changes.
locate this lines in server.dll:
Code:
001CB6D2 . 74 0E JE SHORT SERVER.001CB6E2
001CB6D4 . E8 43FDFFFF CALL SERVER.001CB41C
001CB6D9 . 6A 00 PUSH 0 ; /ExitCode = 0
001CB6DB . E8 5CAEFAFF CALL <JMP.&kernel32.ExitProcess> ; \ExitProcess
Change the JE SHORT to JMP SHORT
This files has a new feature added which is: Crystal monsters now follows the summoner.

