Author Topic: Configuring maplist for workshop maps  (Read 11676 times)

crazy

  • Administrator
  • Sr. Member
  • *******
  • Posts: 398
  • Karma: +6/-0
    • View Profile
    • STIPE website (This one!)
Configuring maplist for workshop maps
« on: 20 August 2018, 20:10:30 »
For those having issues setting up a maplist and map rotation with workshop maps. Try the following, which will use the maps in your subscribed collection id.

If you host workshop collection, mapgroup cvar get automatically replaced with collection id, so you not need set maps in gamemodes_server.txt

1) Set the gamemodes_server.txt to empty as follows:
Code: [Select]
"GameModes_Server.txt"
{
}

2) clear or delete ...csgo/subscribed_file_ids.txt and subscribed_collection_ids.txt

3) Disable/Delete SM plugin Nextmap: /csgo/addons/sourcemod/plugins/nextmap.smx

4) restart server

5) Test and see if it worked using server command: print_mapgroup_sv
To see your map list
« Last Edit: 20 August 2018, 20:12:33 by crazy »