AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] Self Escape by Taking Damage or Incapacitated v1.6【2024-05-02】 (https://forums.alliedmods.net/showthread.php?t=347257)

little_froy 04-14-2024 21:55

[L4D2] Self Escape by Taking Damage or Incapacitated v1.6【2024-05-02】
 
2 Attachment(s)
Description
  • keep taking damage by hunter/jockey/charger/smoker attacker or be incapacitated, you can self escape from the skill and instantly kill the special infected.

Cvars
PHP Code:

// keep take damage over than this value, self escape
// -
// Default: "60"
// Minimum: "1.000000"
self_escape_damage "60"

// which type of self escape will enable? 1 = keep take damage before incapacitated, 2 = be incapacitated. add numbers together
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "3.000000"
self_escape_enable "3"

// 1 = enable, 0 = disable. ignite si before kill?
// -
// Default: "1"
self_escape_ignite "1" 

Forwards
Spoiler


Change log
Spoiler


All times are GMT -4. The time now is 14:33.

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