lengran / CS2DropKnife

A server-side CS2 plugin powered by CounterStrikeSharp that allows player to share their knife with others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS2DropKnife

A server-side CS2 plugin powered by CounterStrikeSharp that allows player to share their knife with others.

How to install

Install CounterStrikeSharp first (Installation Guide). Extract the files downloaded from Release to the game/csgo/addons/counterstrikesharp/plugins/CS2DropKnife folder.

How to use

As long as you have a knife equipped, type "!drop" or "!takeknife" in the chat box and you should see 5 of your knives dropped on the ground.

Which version should I use?

For most of the cases, I would recommand to use the version without chat filtering. You can bind css_drop or css_takeknife to your prefered key to achieve the effect of one-key-drop-knife.

To support some drop key-bind (commands "say !drop" or "say_team !drop" issued from the game console or via a key-bind), A version with chat filtering support is provided. This version filters all chat messages to manually call the drop knife function for you. However this might also cause performance downgrade and make the server laggy.

About

A server-side CS2 plugin powered by CounterStrikeSharp that allows player to share their knife with others.

License:MIT License


Languages

Language:C# 100.0%