rabbit_1998
Make sure you launch the game in LAN mode.

rabbit_1998
Make sure you launch the game in LAN mode.

Unfortunately no. Plutonium devs would need to add it as a DVAR to the client for that to work.
Omnimovement plugin for both Plutonium T6 multiplayer and zombies
What this plugin allows you to do:
It's not perfect and can look kinda wonky because it plays the forward sprint / dive animation for every direction. It's as close as I could get to the BO6/BO7 version without importing custom animations.
To make your left, right and backwards sprint speed match the forward one, set sv_cheats to 1 so the plugin is allowed to change the following cheat protected DVAR values:
The DVARs are set every map load through the on_game_init() callback.
I think it would've been a little overkill to hook the functions that drive these DVARs myself since the client already exposes them.
You can load it automatically in LAN mode by putting it in the AppData/Local/Plutonium/plugins directory. If you don't have a "plugins" directory there, create it. Attempting to load it with a 3rd party tool will crash your game.
Credits:
Hello. Would it possible to earn 1 reputation from someone here so I can attach links to my posts? Thank you