AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   CSGO Workshop Collections are broken for me (https://forums.alliedmods.net/showthread.php?t=317756)

nikizaniki2 07-28-2019 06:53

CSGO Workshop Collections are broken for me
 
Hello all! Im new to hosting servers (for source games) i have this problem when trying to host workshop collections:

First map to load is correctly loadded (probably because i set it in the launch options),
the second map is dust2.
I cannot fix it :/
This is my launch script:
./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 1 +host_workshop_collection 279177557 +workshop_start_map 279697343 -net_port_try 1 -tickrate 128 -maxplayers_override 30

I've tried to google this problem but it nobody seems to have exatly this problem.
I've tried to put subscribed_colletion_ids with id: 279177557
Next map is still dust2

TomL. 07-28-2019 10:15

Re: CSGO Workshop Collections are broken for me
 
Take a look at your mapcycle.txt located inside the csgo folder.

nikizaniki2 07-28-2019 11:58

Re: CSGO Workshop Collections are broken for me
 
Quote:

Originally Posted by TomL. (Post 2660960)
Take a look at your mapcycle.txt located inside the csgo folder.

Thanks! That worked but the problem now is i cannot access the maps from admin menu :/

TomL. 07-28-2019 12:00

Re: CSGO Workshop Collections are broken for me
 
Edit the maplist.txt in the same folder.

nikizaniki2 07-28-2019 13:03

Re: CSGO Workshop Collections are broken for me
 
Quote:

Originally Posted by TomL. (Post 2660975)
Edit the maplist.txt in the same folder.

Edited aswell didn't work

TomL. 07-28-2019 16:13

Re: CSGO Workshop Collections are broken for me
 
Check the maplists.cfg in sourcemod/configs.
You can also use !map name or sm_map name in console.

Powerlord 07-28-2019 17:40

Re: CSGO Workshop Collections are broken for me
 
Workshop maps can be referenced in mapcycle / maplist by their workshop id.

i.e.

Code:

workshop/279697343

nikizaniki2 07-29-2019 10:20

Re: CSGO Workshop Collections are broken for me
 
workshop/252477933/am_nuke
workshop/256601025/am_water
workshop/279177142/am_aztec2
workshop/279697343/am_grass2
workshop/279702034/am_warehouse2
workshop/279705991/am_texture2
workshop/279708083/am_must2
workshop/279709564/am_plain2
workshop/280544066/am_dust2
workshop/297241902/am_courtyard
workshop/297426066/am_quickdraw
workshop/319582042/am_water2014
workshop/319603095/am_aztec2015
workshop/319658440/am_dust2014
workshop/320033268/am_must2014
workshop/328763607/am_nuke2
both files are identical


All times are GMT -4. The time now is 03:43.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.