Nereziel b4f8bdbf54 build
2023-11-14 14:59:48 +01:00
2023-11-14 14:59:48 +01:00
2023-11-05 17:34:47 +01:00
2023-11-13 17:35:43 +01:00
2023-11-05 17:34:47 +01:00
2023-11-14 13:42:44 +01:00
2023-11-13 17:44:42 +01:00
2023-11-14 14:59:48 +01:00
2023-11-05 17:34:47 +01:00

cs2-WeaponPaints

ko-fi or Donate on Steam

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 !wp to refresh skins (with 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/
  • 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
  • fill in database credentials and api key in class/config.php
  • visit website and login via steam

Preview

preview

Languages
C# 64.7%
PHP 35.2%
CSS 0.1%