/cm-cs2-defaultskins

Sets player models to default skin

Primary LanguageC#

Challengermode CS2 DefaultSkins

DefaultSkins is a simple but useful plugin for CS2 based on the awesome CounterStrikeSharp by roflmuffin. Sets player models to default skin for competitive play.

It also serves as example code for the community on how to use SetModel. Feel free to contribute and maintain it. It is intended to be light weight.

Valve Server Guidelines

Make sure to read and comply with the Server guidelines when using SetModel.

Bump CCS version

dotnet add package CounterStrikeSharp.API -v x.x.xx

Build

dotnet build

Install on server

Copy .dll file from /bin/debug/net7.0 and place it in cs2/addons/CounterstrikeSharp/Plugins/DefaultSkins/DefaultSkins.dll

Credits

  • Plugin Framework: CounterStrikeSharp by roflmuffin
  • bober @ CounterStrikeSharp Discord for helping with signatures
  • Metamod: https://www.sourcemm.net/