Weapons Versions Save

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

v1.7.8

1 year ago
  • Latest config files for new skins

v1.7.7

1 year ago
  • Recoil Case skins

v1.7.6

2 years ago
  • Added Dreams & Nightmares Case skins

v1.7.5

2 years ago
  • Fixed a bug where choosing "Random" from skins menu for a weapon, sometimes caused player to have a weapon with an incompatible skin on it.

v1.7.4

2 years ago
  • Added Operation Riptide skins

v1.7.2

3 years ago
  • Added Snakebite Case skin configs

v1.7.1

3 years ago
  • Operation Broken Fang skins
  • Portuguese (Brazillian) updates by @crashzk

v1.7.0

3 years ago
  • Fixed a problem where players would use a random players knife and skins until their data was retrieved from the database
  • Fixed a problem where StatTrak wouldn't work after a plugin reload because necessary hooks were skipped
  • Disabled grace timer on WarmUp rounds
  • Added 2 natives with which you can get or set a client's knife choice
  • New Fracture Case skins are added to the configs

v1.6.0

4 years ago
  • Prisma 2 case skins
  • Small fixes

v1.5.0

4 years ago
  • Added Operation Shattered Web skins and knives
  • Changed the way database structure update works, because it was causing issues if yours had huge data in it. New columns are added in Sourcemod threaded queries now instead of blocking queries. Sourcemod limits use of threaded queries due to its syntax, so the code may not be clear.