tGames Posted February 11, 2013 Share Posted February 11, 2013 Hello, I am not able to put the workshop on servers, Currently command line is srcds -game csgo -console -condebug -usercon +game_type 0 +game_mode 1 -maxplayers_override $[service.Slots] +exec server.cfg +mapgroup mg_tuganetgames_all +map de_dust -ip $[service.IpAddress] -port $[service.GamePort] +tv_port $[service.CustomPort1] I've tried srcds -game csgo -console -condebug -usercon +game_type 0 +game_mode 1 -maxplayers_override $[service.Slots] +exec server.cfg -ip $[service.IpAddress] -port $[service.GamePort] +tv_port $[service.CustomPort1] +host_workshop_collection 125499818 +workshop_start_map 125488374 -authkey 3AA4BF78F062E7E1CC8AD5B4F21441C2 and still does not work. I put the maps "is" to the folder maps and even then it gives me the following error Downloading maps/de_dust2_Se.bsp. Error downloading maps/de_dust2_Se.bsp Downloading maps/de_dust2_Se.nav. Download finished! No pure server whitelist. sv_pure = 0 Missing map maps \ de_dust2_Se.bsp, disconnecting Host_Error: Disconnected Unknown command "joingame" Any suggestions? Link to comment Share on other sites More sharing options...
tGames Posted February 12, 2013 Author Share Posted February 12, 2013 Any suggestions? Link to comment Share on other sites More sharing options...
kaosx Posted February 14, 2013 Share Posted February 14, 2013 id like to know to how to get this to work with tcadmin tried but failed Link to comment Share on other sites More sharing options...
tGames Posted February 14, 2013 Author Share Posted February 14, 2013 Hello, I managed to solve the problem. Here is the command line csgo srcds-game-console-condebug-usercon game_type + 0 + 1-game_mode maxplayers_override 11 + exec server.cfg-ip 188.93.233.222-port 37060 + 47060 + tv_port host_workshop_collection 125 499 818 125 499 116 + workshop_start_map-authkey B6E4FC383F04B47D6A360667357D2E7A You must have your own authkey, but will give errors. Note that you have to open port 80 on the firewall if you have to. Link to comment Share on other sites More sharing options...
kaosx Posted February 14, 2013 Share Posted February 14, 2013 (edited) Hello, I managed to solve the problem. Here is the command line csgo srcds-game-console-condebug-usercon game_type + 0 + 1-game_mode maxplayers_override 11 + exec server.cfg-ip 188.93.233.222-port 37060 + 47060 + tv_port host_workshop_collection 125 499 818 125 499 116 + workshop_start_map-authkey B6E4FC383F04B47D6A360667357D2E7A You must have your own authkey, but will give errors. Note that you have to open port 80 on the firewall if you have to. Did you create a new config for this ? if so would you mind sharing the config Thanks Got it Going but i cant seem to get the varible right in the config it never starts up Edited February 14, 2013 by kaosx Link to comment Share on other sites More sharing options...
tGames Posted February 14, 2013 Author Share Posted February 14, 2013 Confirm the picture is exactly what I have and it works well. Command Line srcds -game csgo -console -condebug -usercon +game_type 0 +game_mode 1 -maxplayers_override 11 +exec server.cfg -ip 188.93.233.222 -port 37060 +tv_port 47060 +host_workshop_collection 125499818 +workshop_start_map 125499116 -authkey B6E4FC383F04B47D6A360667357D2E7A Link to comment Share on other sites More sharing options...
kaosx Posted February 14, 2013 Share Posted February 14, 2013 Confirm the picture is exactly what I have and it works well. Command Line I have managed to get mine working and also have it set in the config now to with the varibles Link to comment Share on other sites More sharing options...
kaosx Posted February 14, 2013 Share Posted February 14, 2013 (edited) Have it set in the config now and starts it on the map collection on start up In Parameter Template = +workshop_start_map 125488374 ![workshop_start_map] Edited February 14, 2013 by kaosx Link to comment Share on other sites More sharing options...
kaosx Posted February 14, 2013 Share Posted February 14, 2013 I have just noticed the the Classic Casual command line still works with map groups Just did a server with this and it still works Classic Casual srcds -game csgo -console -usercon +game_type 0 +game_mode 0 -maxplayers_override 12 +exec classic_casual.cfg +mapgroup mg_csgo +map de_dust2 -ip 119.252.190.193 -port 27030 Link to comment Share on other sites More sharing options...
pifagor82 Posted March 2, 2013 Share Posted March 2, 2013 Prompt please. From where values for +host_workshop_collection +workshop_start_map and - authkey Link to comment Share on other sites More sharing options...
kaosx Posted March 2, 2013 Share Posted March 2, 2013 Prompt please. From where values for +host_workshop_collection +workshop_start_map and - authkey What is it your asking? Link to comment Share on other sites More sharing options...
pifagor82 Posted March 2, 2013 Share Posted March 2, 2013 I found the decision here https://developer.valvesoftware.com/wiki/CSGO_Workshop_For_Server_Operators Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now