A plugin for handling player models for CounterStrikeSharp.
- CounterStrikeSharp - Version 199+
- Download the latest release from here
- Unzip and place into your servers
game/csgo/
directory
After installation and initial run of the plugin, a configuration file will be created in the game/csgo/addons/counterstrikesharp/configs/plugins/ImperfectModels/
directory.
DefaultAlpha
- This will be the default setting of the alpha (transparency) value for all player models. Use a number between 1 and 255. Any value 254 and below will disable the player model legs from being visible in first-person view.
This will set the model alpha value for all connected player models
Type css_modelalpha <number>
in console (server or client)
Type !modelalpha <number>
in chat
<number>
must be a number between 1 and 255