Skip to content

v1.0.56

Choose a tag to compare

@nickj609 nickj609 released this 30 Mar 17:27
· 106 commits to main since this release
da1d007

Important

  • If moving from v1.0.55 or earlier, back up your GameModeManager.json configuration 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 extended

    If 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

  1. Install Metamod:Source and Counter Strike Sharp.
  2. Copy addons and cfg folders to /csgo/.
  3. Make sure your gamemodes_server.txt or custom map group file is in VDF Format and contains a list of map groups.
  4. Update each game mode configuration file (i.e. comp.cfg) to include css_gamemode <mode>.
  5. 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