BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Multiplayer Plugins

Netcode plugins are a powerful way to handle asymmetrical multiplayer plugins. It can allow clients to control the match, when normally only the host can. This is much better described in this video by CinderBlock

https://youtu.be/jyFuN8k2uIs

If you want to make your own netcode plugin, there’s a template for it just like normal plugins. It does all the setup shown in the above video automatically. Follow the README to install it

https://github.com/ubelhj/BakkesmodNetcodePluginTemplate