2023-11-19 19:02:26 +01:00
2023-11-19 19:02:26 +01:00
2023-11-17 23:28:33 +01:00
2023-11-05 17:34:47 +01:00
2023-11-16 11:30:16 +01:00
2023-11-05 17:34:47 +01:00
2023-11-15 22:15:38 +01:00
2023-11-18 19:21:28 +01:00
2023-11-05 17:34:47 +01:00

cs2-WeaponPaints

Description

Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin for CSSharp. There will be a lot of frequent changes which may break functionality or compatibility. You have been warned!

Created Discord server where you can discus about plugin.

Consider to donate instead of buying from unknown sources.

ko-fi or Donate on Steam

Features

  • changes only paint, seed and wear on weapons and knives
  • mysql based
  • data sync on player connect
  • Added command !wp to refresh skins (with cooldown in second can be configured)
  • Added command !ws to show website
  • Added command !knife to show menu with knives
  • Knife change is now limited to have these cvars empty mp_t_default_melee "" and mp_ct_default_melee ""

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:

  • requires PHP min v7.3 (tested on php ver 8.2.3 and nginx webserver)
  • copy website to web server (img folder not needed)
  • 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

Use this plugin at your own risk! Using this may lead to GSLT ban or something else Valve come with. Valve Server guidelines

Preview

preview

Languages
C# 64.7%
PHP 35.2%
CSS 0.1%