Skip to content

1.0.1 release

Compare
Choose a tag to compare
@splewis splewis released this 09 May 04:20
· 207 commits to master since this release
  • Add cvar sm_multi1v1_enabled (default 1)
  • Add forward Multi1v1_OnSpawnsFound
  • Add support for serverid (default 0) within the stats webpage and within the top url in the online_stats_viewer plugin
  • In addition to other plugins adding round types, simple round types can be defined in the new config file addons/sourcemod/configs/multi1v1_customrounds.cfg

For an example of the new custom rounds, see the readme: https://github.com/splewis/csgo-multi-1v1/blob/master/README.md#adding-round-types-via-a-config-file

For upgrading, replace the plugin binaries (multi1v1.smx) is sufficient. Note that the custom round-type file is not automatically created, so you will have to create it if you want to use this new feature.