←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[L4D2] Melee Weapon Fatigue (1.0) [11-Jan-...

Adminek AMXX.PL - zdjęcie Adminek AMXX.PL 11.01.2024

<p>Related Plugins:About:
  • Melee weapons will now share the Shove penalty system. Both affect each other and prevent melee or shove attacks when on the penalty cooldown.
  • The shove/melee cooldown circle when the penalty is reached does not start from 0, this is a known issue with setting the next shove time and penalty. Client side issue that cannot be fixed.
  • Optional data config allows you to add additional delay time to specific melee weapons.
Thanks:
  • TBK Duy - For the request.
  • Forgetest - For feedback.
Cvars:

Saved to l4d2_melee_fatigue.cfg in your servers cfgsourcemod folder.



PHP Code:


// 0=Plugin off, 1=Plugin on.
l4d2_melee_fatigue_allow "1"

// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
l4d2_melee_fatigue_modes ""

// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
l4d2_melee_fatigue_modes_off ""

// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
l4d2_melee_fatigue_modes_tog "0"

// Melee Weapon Fatigue plugin version.
l4d2_melee_fatigue_version


Changes:


Code: 1.0 (11-Jan-2024)
- Initial release.

Requirements:Installation:

DO NOT click 'Get Plugin' or it will fail to compile because this plugin requires Left4DHooks!

  • Download the .smx file and put into your servers addonssourcemodplugins folder.
  • Download the .txt file and put into your servers addonssourcemodgamedata folder.
  • Optionally download the .cfg file and put into your servers addonssourcemoddata folder.
Attached Files Dołączona grafika Get Plugin or Get Source (l4d2_melee_fatigue.sp - 11.7 KB) Dołączona grafika l4d2_melee_fatigue.smx (9.1 KB) Dołączona grafika l4d2_melee_fatigue.txt (1.5 KB) Dołączona grafika l4d2_melee_fatigue.cfg (691 Bytes)

Wyświetl pełny artykuł
Odpowiedz