Skip to content

Latest commit

 

History

History
70 lines (59 loc) · 2.07 KB

README.md

File metadata and controls

70 lines (59 loc) · 2.07 KB

cs2-trails

a plugin that allows players to use custom trails


showcase




the beams in cs2 are unfortunately not as good as they were in csgo :(

information:

requirements


Note

inspired by Nickelony/Trails-Chroma



example config

{
  "Prefix": "{red}[{orange}T{yellow}r{green}a{lightblue}i{darkblue}l{purple}s{red}]",
  "Permission": "@css/reservation",
  "MenuCommands": "trails,trail",
  "MenuType": "html",
  "ChatMessages": true,
  "TicksForUpdate": 1,
  "Trails": {
    "1": {
      "Name": "Rainbow Trail",
      "Color": "rainbow"
    },
    "2": {
      "Name": "Particle Trail",
      "File": "particles/ambient_fx/ambient_sparks_glow.vpcf"
    },
    "3": {
      "Name": "Red Trail",
      "Color": "255 0 0",
      "Width": 3,
      "Lifetime": 2
    },
    "4": {
      "Name": "Example Settings",
      "File": "materials/sprites/laserbeam.vtex",
      "Color": "255 255 255",
      "Width": 1,
      "Lifetime": 1
    }
  },
  "ConfigVersion": 1
}


Buy Me a Coffee at ko-fi.com