Skip to content
crashzk edited this page Nov 28, 2022 · 10 revisions

CS:GO Custom Weapon Options (Skins, NameTag, StatTrak, Wear/Float, Knives)

Description

This plugin allows you to:

  • Use any knife that is available inside CS:GO environment;
  • Apply any skin that is available inside CS:GO environment; (Including new cases skins)
  • Change the wear/float value of your skins;
  • Enable/Disable StatTrak technology on your weapons and knives;
  • Add Nametags to your weapons and knives;

Note: IN THE PAST, Valve banned GSLTs (tokens) of servers for using this plugin or its variants. But, Valve stopped banning GSLTs (tokens) a long time ago for some reason.

AlliedModders: https://forums.alliedmods.net/showthread.php?t=298770


FAQ | Troubleshooting

Here is the answer to most questions and errors you may encounter.

Is there a way for me to update the skins list myself when new skins are released and even for my language?

There is a small java utility I coded to create config files when new skins arrive or for different languages: https://github.com/kaganus/CSGOItemParserForWeaponsPlugin

I'm getting the following error "FollowCSGOServerGuidelines" option enabled

Locate the file core.cfg in the folder csgo/addons/sourcemod/configs and change "FollowCSGOServerGuidelines" "yes" to "FollowCSGOServerGuidelines" "no ".