Simple plugin to give weapon easily by command. It has english language, but if you want you can translate it to any language. Tested on Windows, but should work on Linux aswell.
Caution
This is WIP.
- Install CounterStrike Sharp & Metamod:Source
- Download the latest release from the releases tab and copy it into the counterstrikesharp plugins folder. The config is generated after the first start of the plugin.
To edit permission and database settings please edit config file.
Located in the folder counterstrikesharp/configs/plugins/cs2giveweapon
You can customize couple of things in config.
Example config:
{
"AccessFlag": "@css/generic",
"Command": "css_weapon",
"DropActiveWeapon": false,
"ConfigVersion": 1
}