v1.0.56
Important
- If moving from v1.0.55 or earlier, back up your
GameModeManager.jsonconfiguration file and let the plugin generate the new version. This version has minor changes to the configuration file.
Features
-
Added server command
css_rtv_extend <duration>to enable extending the map in RTV (Thanks @kus! #38 #42 ) -
Added server command
css_rtv_max_extends <extends>to set the max number of times a map can be extendedIf end of map vote is enabled, extending the map will delay the end of map vote
Bug Fixes
- Fixed bug where end of map vote didn't occur properly
Installation
- Install Metamod:Source and Counter Strike Sharp.
- Copy
addonsandcfgfolders to/csgo/. - Make sure your
gamemodes_server.txtor custom map group file is in VDF Format and contains a list of map groups. - Update each game mode configuration file (i.e. comp.cfg) to include
css_gamemode <mode>. - After the first run, update the configuration file
GameModeManager.json.
For more information on the configuration of these features, please see the updated README.md.
Full Changelog: v1.0.55...v1.0.56