Skip to content

Trails plugin made with CounterStrikeSharp for CS2

License

Notifications You must be signed in to change notification settings

exkludera-cssharp/trails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssharp

Trails

a plugin that allows players to use custom trails

Downloads Stars Forks License

Buy Me a Coffee at ko-fi.com PayPal GitHub Sponsor

Note

inspired by Nickelony/Trails-Chroma


Requirements

Showcase

content




Config

Trails.json
{
  "Prefix": "{red}[{orange}T{yellow}r{green}a{lightblue}i{darkblue}l{purple}s{red}]",
  "Permission": ["@css/reservation", "#css/vip"],
  "MenuCommands": ["trails", "trail"],
  "HideTrailsCommands": ["hidetrails", "hidetrail"],
  "MenuType": "CenterHtmlMenu",
  "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
    }
  }
}

About

Trails plugin made with CounterStrikeSharp for CS2

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors

Languages