kgns/weapons
CS:GO Custom Weapon Options (Skins, NameTag, StatTrak, Wear/Float, Knives)
📋 Changes
- Latest config files for new skins
📋 Changes
- Recoil Case skins
📋 Changes
- Added Dreams & Nightmares Case skins
📋 Changes
- 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.
📋 Changes
- Added Operation Riptide skins
📋 Changes
- Added Snakebite Case skin configs
📋 Changes
- Operation Broken Fang skins
- Portuguese (Brazillian) updates by @crashzk
📋 Changes
- 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
📋 Changes
- Prisma 2 case skins
- Small fixes
📋 Changes
- 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.
📋 Changes
- Fixes for SQLite users regarding new seed functionality
- Chinese translation update by @Roy47Zhang
📋 Changes
- Added CS20 case skins and knife
- Added P250 X-Ray
- Added seed options for skins per weapon/knife ( thanks to @Shane1390 )
📋 Changes
- Simplified Chinese translation added by @LemonPAKA, later improved by @Roy47Zhang
- PTaH version 1.1.0 support (by @komashchenko)
📋 Changes
- Added new Prisma Case skins
📋 Changes
- Apply deathmatch fix for only deathmatch servers as WeaponCanUse hook can cause crashes. Deathmatch servers are untested atm
📋 Changes
- Added Danger Zone Case skins (and the souvenir mp5 skin)
- Small fix for deathmatch server owners
📋 Changes
- Added MP5-SD weapon
- Added new skins for English and Turkish languages. (you can copy from English file to any language file you want to use, or use https://github.com/kaganus/CSGOItemParserForWeaponsPlugin to generate)
📋 Changes
- Horizon Case updates
- Name tag color options removed (commented out) for now (until Valve decides to make it work again, if ever)
📋 Changes
- Updated config files for the newly released Clutch Case
- Added a cvar to automatically remove inactive player data from the database. Set 0 to disable it. After you update the plugin, every player in your database will be marked as last seen at the time of the update. This means, auto deletion will be effective X (cvar) days after you update the plugin.
- Small tweaks to grace period handling
- Plugin now ignores golden knife. This means that if a player with a custom knife selected, receives a golden knife (weapon_knifegg), golden knife will be untouched i.e. players knife settings won't be applied to it.
- Updated weapon skin translations with the latest game files
📋 Changes
- Fixed the bug causing wear/float settings to not work
- Menus will now close when the grace period ends every round if enabled
- Chat commands will not be shown in chat to avoid unnecessary spam
- Updated French translation by Cripix
📋 Changes
- Changed nametag system, you don't use !nametag command now, but use the menus you get by using !ws command. Nametags won't be shown on chat while setting them.
- Small stability improvements
- Added a cvar to restrict the use of !ws command after X seconds into every round
- Added a cvar to enable/disable overwriting !ws information of a weapon that was dropped by another player
- Added new Spectrum 2 Case skin configs
📋 Changes
- PTaH v1.0.7 integration
📋 Changes
- Small bug fix
📋 Changes
- Reverted a commit for DeathMatch servers
- pt and pt_p translation fixes
📋 Changes
- Fixed DB connection handling
- Efficiency improvements
- Polish translation added thanks to styllek & Nevvy
- Hungarian translation added thanks to wasyady
Fixed remembering reserve ammo of weapons on skin change !nametag spam control A few optimizations Removed knife pickup hook, as it was causing server crashes
Fix for players not being able to pickup dropped knives from this plugin (to be used with mp_drop_knife_enable cvar) Fix for players with legit non-default knives having double knives when using the plugin
Russian translation added by Reswero
Fixed a bug with ConVar handling, which made MySQL usage a little pain in the ass Added Portuguese translation provided by ShutDowN
Fixed a bug where when a player received taser (zeus) before receiving a knife, !ws menu wouldn't work Added French translations Added SQLite support
