AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [CSGO]How i can do collection Map from WorkShop? (https://forums.alliedmods.net/showthread.php?t=340149)

Danielej1 10-28-2022 15:46

[CSGO]How i can do collection Map from WorkShop?
 
Hello, i having problem with maps form workshop because when i giving map to folder csgo/maps that pops up bug and if i give to /csgo/maps/workshop/2942142 that is only one map how i can doing so that i dont must writing after 16rounds +host_worshop_map? i tried add collection but server dont want enable

Sorry for bad English

Bacardi 10-29-2022 07:17

Re: [CSGO]How i can do collection Map from WorkShop?
 
https://developer.valvesoftware.com/...rver_Operators

To make csgo mapgroup collection:
- Go to Steam, counter-strike global offensive, workshop.
- Choose Browse -> collections
https://steamcommunity.com/workshop/...on=collections
- You see right side "Create Collection" button

- Fill little detail into your collection.
- Then you can add map items what you have "subscribed" and "favourite" beforehand from workshop.

Once you are ready, look your collection and "Change visibility -> public"

Refresh page, copy page URL path!
https://steamcommunity.com/sharedfil.../?id=770500357

Add in launch parameter
Code:

+host_workshop_collection 770500357 +workshop_start_map 632040311
or in autoexec.cfg
Code:

host_workshop_collection 770500357
workshop_start_map 632040311


Of course, you have already -authkey created ?
https://steamcommunity.com/login/hom...2Fdev%2Fapikey

Danielej1 10-29-2022 09:25

Re: [CSGO]How i can do collection Map from WorkShop?
 
yeah i having authkey and I did as you said but when I turn on the server no one can connect

in console pops up
Code:

Retrying public(51.37.140.169:23048) ...
Retrying public(51.37.140.169:23048) ...
Retrying public(51.37.140.169:23048) ...
Retrying public(51.37.140.169:23048) ...
Retrying public(51.37.140.169:23048) ...
Retrying public(51.37.140.169:23048) ...

but in console server pops up that server is enable

Danielej1 10-30-2022 18:42

Re: [CSGO]How i can do collection Map from WorkShop?
 
Quote:

Originally Posted by Bacardi (Post 2791774)
https://developer.valvesoftware.com/...rver_Operators

To make csgo mapgroup collection:
- Go to Steam, counter-strike global offensive, workshop.
- Choose Browse -> collections
https://steamcommunity.com/workshop/...on=collections
- You see right side "Create Collection" button

- Fill little detail into your collection.
- Then you can add map items what you have "subscribed" and "favourite" beforehand from workshop.

Once you are ready, look your collection and "Change visibility -> public"

Refresh page, copy page URL path!
https://steamcommunity.com/sharedfil.../?id=770500357

Add in launch parameter
Code:

+host_workshop_collection 770500357 +workshop_start_map 632040311
or in autoexec.cfg
Code:

host_workshop_collection 770500357
workshop_start_map 632040311


Of course, you have already -authkey created ?
https://steamcommunity.com/login/hom...2Fdev%2Fapikey

:

Bacardi 10-31-2022 05:34

Re: [CSGO]How i can do collection Map from WorkShop?
 
How many maps you add in list?
Did you wait long enough, server is downloading those maps in maps/workshop ?


About your Steam account, have you purchade anything 5 dollar thing ?
https://help.steampowered.com/en/faq...35C2-AD96-AA3A

Try post any screenshot/picture in Steam community, csgo section as public art or something.
Are you able to do that?

Can you post any hyperlink in Steam community discuss?
If not, your account is limited.

Danielej1 10-31-2022 05:46

Re: [CSGO]How i can do collection Map from WorkShop?
 
Quote:

Originally Posted by Bacardi (Post 2791882)
How many maps you add in list?
Did you wait long enough, server is downloading those maps in maps/workshop ?

4 maps, i gived map de_mirage and when i joined to sever that i musted download all map from workshop. i writed in cosole host_workshop_collection 2881460284 when server just downloaded map that i set in autoexec host_workshop_collection 2881460284 and now work but i dont know when i having more than 1 collection that after 16 round server changes map which i dont have from a particular collection why? maybe by mapcycle? i having all map of collection in my mapcycle. i have winter map separate of halloween map

Bacardi 10-31-2022 05:53

Re: [CSGO]How i can do collection Map from WorkShop?
 
You not add + signs in autoexec.cfg

Read previous post again, twice, slowly

Danielej1 10-31-2022 06:00

Re: [CSGO]How i can do collection Map from WorkShop?
 
Quote:

Originally Posted by Bacardi (Post 2791884)
You not add + signs in autoexec.cfg

Read previous post again, twice, slowly

my bad i just copy and paste here but in autoexec i dont writing + in command

Bacardi 11-01-2022 11:10

Re: [CSGO]How i can do collection Map from WorkShop?
 
Have you spend 5 dollars in your Steam account?
https://store.steampowered.com/account/history/

If your Steam account is limited, you can't use Steam API for host workshop maps or host csgo server as public


can you post your url link to your mapgroup collection ?

Danielej1 11-01-2022 11:52

Re: [CSGO]How i can do collection Map from WorkShop?
 
Yes i having account 5 years and i spend more than 500$
Steam: www.steamcommunity.com/id/ondelicktion
Collection : https://steamcommunity.com/sharedfil...?id=2881460284

Problem:If i having created 2 collections example(halloween and Winter maps but i delete winter) and i have writing in autoexec host_workshop_collection 2881460284 from map halloween so when i played 16 rounds in my server that i having vote which i Don't want and i click one map that jumps to second map winter, where in autoexec is written collection from halloween, why map maps jump between collections and how can I remove map voting?


All times are GMT -4. The time now is 14:24.

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