Page 1 of 1

PLUGIN - CS2-HideLowerBody

Posted: Tue Feb 24, 2026 10:33 pm
by greenie
CS2-HideLowerBody
This plugin allows players to hide their lower body view models.

Features
Hides player lower body view model with !legs/!lowerbody
Instantly update.
MySQL saving.
Translations. (Waiting for CounterStrikeSharp support)
Installation
Requirements
Metamod:Source (Dev Build)
CounterStrikeSharp (Version 30 or higher)
Download the latest release of CS2-HideLowerBody from the GitHub Release Page.

Extract the contents of the archive into your counterstrikesharp/plugins folder.

Build Instructions
If you want to build CS2-HideLowerBody from the source, follow these instructions:

git clone https://github.com/dran1x/CS2-HideLowerBody && cd CS2-HideLowerBody

dotnet publish -f net7.0 -c Release

https://github.com/dran1x/CS2-HideLower ... master.zip