[Server Plugin] Advanced Animation System Control
Hello folks,
since many of you are annoyed by the current state of HvH, I decided to release this plugin to provide some more control over your servers.
With the plugin you will have access to a new convar named "sv_animstatemode", which will adjust the way user commands are animated.
- 0 animates every command in the batch (= default).
- 1 animates the first command in a batch (= fake angles).
- 2 animates the last command in a batch (= no fake angles).
If you want to handle this behavior in your cheat, I'd suggest creating the convar on your client and just checking the value.
Installation:
Simply copy animstatemode.so/vdf into .../counterstrike_go/csgo/addons
You should add the "
sv_animstatemode" command to your server.cfg so you don't need to set it every time your server restarts.
To check if the plugin was initialized correctly you can use the command "plugin_print" via rcon.
Note: I will not publish the source code, so don't bother asking for it.
animstatemode_mpgh.net.rar