Need help in making DN private server
I need some1 who can help me get mmo game source code and/or files. I want to create a private server. I already have a sponsor and a 2nd developer as well as others on the team. I am willing to pay ALOT for it and/or more in future profits. if interested
contact me on my skype : darkrazeen
In most cases private servers are created from scratch with no source of a game at all. It takes a lot of work to build a private server. Things such as:
- Coding experience to even get started on the backend of the server.
- File analysis of the game data to use with the server.
- Packet analysis to understand the communication layer between the game client and your server.
- Packet encryption (if any) that is used to protect the data.
And so on. It's not an overnight thing to make a private server, it is a very long process to get something started and working.