mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-20 19:23:07 +00:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# 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](https://blog.counter-strike.net/index.php/server_guidelines/)
|
|
|
|
### Description
|
|
Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for [CSSharp](https://docs.cssharp.dev/).
|
|
|
|
### Features
|
|
- changes only paint, seed, wear on weapons
|
|
- mysql base
|
|
- data sync on player connect or player can type !wp to refresh skins (cooldown in second can be configured)
|
|
- Added command !ws to show website
|
|
|
|
### CS2 server:
|
|
- Compile and copy plugin to plugins. Info here [https://docs.cssharp.dev/guides/hello-world-plugin/](https://docs.cssharp.dev/guides/hello-world-plugin/)
|
|
- setup addons/counterstrikesharp/configs/plugins/WeaponPaints/WeaponPaints.json with database credentials
|
|
- in addons/counterstrikesharp/configs/core.json set FollowCS2ServerGuidelines to false
|
|
|
|
### Web install:
|
|
- copy website to web server
|
|
- import database.sql to mysql
|
|
- get steam api key [https://steamcommunity.com/dev/apikey](https://steamcommunity.com/dev/apikey)
|
|
- setup class/config.php
|
|
- visit website and login via steam
|
|
|
|
### Preview
|
|

|