A few days ago I found myself using this server mod (
https://github.com/lepe/trem-gpp-bots) as practice. After compiling and installing it on my server it ran fine, however when I joined using a client it game me a client/server game mismatch base/ error. The server and the client are running the same version, so I quickly realized that it was probably because of an outdated game.qvm. Chances are, the server mod mentioned earlier (
https://github.com/lepe/trem-gpp-bots) was most likely made for an older client/server version, however it has yet to be updated for ~1-2 years. There is free access to its source so I was thinking about manually updating the source in order to make it compatible with the latest version of trem-gpp. Does anyone here have any pointers to get me started on the right path? (I am a complete amateur with no programming experience whatsoever)