AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D1] Drop Weapon (https://forums.alliedmods.net/showthread.php?t=311156)

Dragokas 10-05-2018 18:01

[L4D1] Drop Weapon
 
2 Attachment(s)
Description:
Allows players to drop the weapon they are holding, or another items they have
Settings:
l4d_drop_specify - Allow people to drop weapons they have, but are not using (1 - On / 0 - Off)
l4d_drop_mininterval - def.: 1 - Minimum allowed interval between each drop (in sec.)
l4d_drop_restrict - def.: 10 - Number of times / in minute allowed for player to use drop command (0 - to disable restriction)
l4d_drop_timeviolation - def.: 60 - Number of seconds to violate player for using drop command too often
Using:
Copy l4ddrop.smx to addons/sourcemod/plugins
Copy drop.phrases.txt to addons/sourcemod/translations
Translations:
English, Russian
Author:
Frustian, Figa, (edited by Dragokas & SilverShot)
ChangeLog:
Quote:

1.7
- Converted to a new syntax and methodmaps.
- Fixed potential crash caused by too often usage of drop command (see new ConVars).

1.6.
- Update for previous exploit: removed dependency on specific player model (thanks to SilverShot)
- Updated translation file.

1.5.
- Fixed exploit for infinite pipe/molotov (thanks to SilverShot)

1.3.
- Removed F3 key binding

1.3
- Added IsClientInGame() check.

1.2 ...
- Original version by Frustian & Figa

Dragokas 10-18-2019 18:05

Re: [L4D1] Drop Weapon
 
Updated
Quote:

1.8
- Added support for "Prototype Grenades" plugin. This require "preferences" to set other than 1.
- Added immunity for root admin "z" to limits on using drop command.
- Fixed entities leak (thanks to SilverShot).
- Added some safe checks, code optimizations.
- Translation is optimized and appended.

LineStorm 01-29-2021 14:21

Re: [L4D1] Drop Weapon
 
Quote:

Originally Posted by Dragokas (Post 2670115)
Updated

Great job good plugins


All times are GMT -4. The time now is 20:21.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.