CSGO_WeaponStickers icon indicating copy to clipboard operation
CSGO_WeaponStickers copied to clipboard

Add cvar reset stickers of a specific player

Open crashzk opened this issue 1 year ago • 0 comments

Add cvar reset stickers of a specific player, something similar to the plugin Weapons & Knives.

    RegAdminCmd("sm_wsreset", CommandResetWeaponSkins, ADMFLAG_ROOT, "Resets weapon skins and knife of a specific player.");

https://github.com/kgns/weapons/blob/f5418f9a9ed9eae95a31d3b125971db0223ff11c/addons/sourcemod/scripting/weapons.sp#LL106C2-L106C13

Remembering that the reset would remove the stickers that the player placed by the plugin, but if the player's weapon already has a sticker by default, on his skin already, leave the skin stickers the same.

crashzk avatar May 14 '23 00:05 crashzk