Skip to content

Releases: lengran/CS2DropKnife

v4.0 bug fixes and support fine-grained settings

07 Apr 18:12
Compare
Choose a tag to compare

[Bugs]

  • Boosted CSSharp version to 1.0.316. (Thanks to @Bade-Gusi)
  • Dropping while teleporting knives to teammeats will not cause drop of other weapons now.

[Settings]

For most of the cases, I would recommand to use the plugin as it is. But if you do wish it to behave differently, feel free to tweat the settings in settings.json. A template file settings.json.example is provided, and you can simply rename it to settings.json to enable it.

Description of options:

  • If you want the knives to be teleported directly to the teammates, set DirectSend to true.

  • OncePerRound restricts players to drop knife only once in every round.

  • FreezeTimeOnly decides whether players are only allowed to drop knife in the freeze time before rounds start.

  • ChatFiltering is disabled defaultly. If players have bound "say !drop", this can be enabled to allow such shortcuts. But it might damage server performance. It is strongly suggested to bind "css_drop" instead of "say" or "teamsay" commands.

v3.0

01 Jan 04:23
Compare
Choose a tag to compare

[MISC]

  • Knife dropping is only allowed during freeze time (before round actually starts). #1
  • The knives will be sent to teammates directly. #1

Thanks to @wjdrkfka3 for these ideas.

v2.0

15 Sep 17:42
Compare
Choose a tag to compare

Every player is allowed to drop knives only once in each round.

Note: The with-chat-filter version allows user to keybind "!drop" or "!takeknife" chat messages but might cost extra compute power of the server.

v1.1.0

24 Mar 03:16
Compare
Choose a tag to compare

Command "!takeknife" is now supported.

v1.0.0 (Beta)

14 Feb 11:06
Compare
Choose a tag to compare
v1.0.0 (Beta) Pre-release
Pre-release

Key-bind "bind say !drop" and "bind say_team !drop" is now supported.

Note:

  • Key-binds are supported by filtering all chat messages. To avoid compatibility issues and performance downgrade, use v0.0.1 instead.

v0.0.1 Initial release

04 Feb 05:03
Compare
Choose a tag to compare

A simple plugin that allows players to share their beautiful knives with friends.