rpkaul / 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. Extract the folder you get from Release to the counterstrikesharp/plugins folder.

How to use

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

Version v0.0.1 is still useful

To support some drop key-bind (commands "say !drop" or "say_team !drop" issued from the game console or via a key bind), version v1.0.0 filters all chat messages to manually call the drop knife function.

To avoid this message filtering feature, use version v0.0.1 instead. You can also bind a dropping knife key by binding the command "css_drop" to your preferred keys.

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%