Giter VIP home page Giter VIP logo

Comments (2)

oqyh avatar oqyh commented on September 15, 2024

Hi @oqyh, (idk if next enhancement it's possible)

README.MD:
・if plugin cannot find (surf_.cfg) will start search to full map name config (surf_boreas.cfg).
・if plugin cannot find (surf_boreas.cfg) will execute (default.cfg).

The instructions in the README.MD file specify that the plugin first analyzes the map prefix and then looks for a specific configuration for that map. However, it would be more logical to invert this process. Consider a scenario where there are many maps with the "aim_" prefix, and the need arises to configure specific settings for certain maps, such as aim_deagle and aim_awp. In this case, it would be more practical for the plugin to first search for full map name, then part of map name and then analyze the map prefix if specific configuration wasn't found.

  • With "specific config" I mean => aim_deagle_lego.cfg
  • With "map prefix config" I mean => aim_.cfg

So in resume the new scan should be in this order:

  1. aim_deagle_lego.cfg => full map.
  2. aim_deagle_.cfg => part of map name.
  3. aim_.cfg => just prefix.
  4. default.cfg => default if previous wasn't found.

hi @criskkky

i can make invert mode but this better way

from cs2-map-configs-prefix.

oqyh avatar oqyh commented on September 15, 2024

done

from cs2-map-configs-prefix.

Related Issues (7)

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.