Giter VIP home page Giter VIP logo

Comments (1)

jusito avatar jusito commented on June 15, 2024

No limitation.
If you are using the WORKSHOP_AUTOLOAD option (default yes) every user which is connecting is forced to load every element from the collection. No user needs to subscribe to your collection. The script just get every workshop mod id and add it with AddWorkshop. The script skips linked collections but the server will not skip it.

If you have on your main collection maps with activated autoload, every mod and every map is added with AddWorkshop, so they are forced to download every map on every connection. Ofc after the first connect, if you dont change the content e.g. add more maps the maps are already downloaded but not everyone has a fast connection. And the server forces the client to autoload the current map without my script. And thats why I suggest, if you want to use this autoload option, create a second collection with map and add this collection to your non-map collection. All non-map mod is downloaded on first connect and only the current map is forced for download (which is the default for source servers, so i didn't add this).

Example: https://steamcommunity.com/workshop/filedetails/?id=1895900191
(Sorry for the bad English, I'm in a hurry.)

from docker-ttt.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.