View Single Post
  #10  
Old 04-04-2017, 01:53 AM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Quote:
Originally Posted by Kattoor View Post
If I understood the communication happening between the clients and server, I would be able to actually program my own server with custom logic.
The amount of custom logic would depend on what actually happens server-sided vs client-sided in the game.

However, this is probably an unattainable goal for me as even if I knew more about the encrypted communication, I would have to Google tons about 3d-mathematics.

I'm now working on an application that colors the kill-log (top-right of your screen in BHD) using the different teamcolors. This to see more easily who shot who
You can gain extra of control over the server by creating server.wac and placing it in the root folder.

Team instructions already exist as created by NL but they can be tweaked and more can be added, this may assist you in what you're trying achieve here.
Reply With Quote