View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 04-18-2020 , 11:58   Re: [CSGO] Steam workshop map issues
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
....nnoooo. You don't use workshop maps and collection like that. You don't download and rename maps. You could create different versions of same map.


https://developer.valvesoftware.com/...rver_Operators

You log in here and get web api key
http://steamcommunity.com/dev/apikey

Add web api key in your server command line:
-authkey YOURAUTHKEYHERE

Add in your csgo/cfg/autoexec.cfg:
Code:
host_workshop_collection 2052754760
workshop_start_map 1164734849
Yes, I understand that.

However, from that collection that I informed if I use the workshop collection directly, it simply replaces the current maps, it does not send to the workshop folder. Then when the player tries to connect to the error server, he says that the maps are different, the client has a version and the server another.
paulo_crash is offline