mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-17 18:39:07 +00:00
b4f8bdbf54a6554f6ae76d47d71f8c21ca000293
cs2-WeaponPaints
Use this plugin at your own risk! Using this may lead to GSLT ban or something else Valve come with. Valve Server guidelines
Description
Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for CSSharp.
Features
- changes only paint, seed, wear on weapons
- mysql based
- data sync on player connect or playe
- Added command
!wpto refresh skins (with cooldown in second can be configured) - Added command
!wsto show website
CS2 server:
- compile and copy plugin to plugins. Info here https://docs.cssharp.dev/guides/hello-world-plugin/
- setup
addons/counterstrikesharp/configs/plugins/WeaponPaints/WeaponPaints.jsonwith database credentials - in
addons/counterstrikesharp/configs/core.jsonset FollowCS2ServerGuidelines to false
Web install:
- copy website to web server
- import
database.sqlto mysql - get steam api key https://steamcommunity.com/dev/apikey
- fill in database credentials and api key in
class/config.php - visit website and login via steam
Preview
Description
Languages
C#
64.7%
PHP
35.2%
CSS
0.1%
