AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] Level Start Heal - Start Next Level With Full HP v2.4【2024-03-12】 (https://forums.alliedmods.net/showthread.php?t=340158)

little_froy 10-29-2022 10:54

[L4D2] Level Start Heal - Start Next Level With Full HP v2.4【2024-03-12】
 
2 Attachment(s)
Description
  • Heal survivor to full hp(or custom) and clear thirdstrike effect every level start/new survivor character join.

Cvars
PHP Code:

// how many health to heal on level start
// -
// Default: "100"
// Minimum: "1.000000"
level_start_heal_health "100" 

Forwards
Spoiler


Change log
Spoiler

xerox8521 10-29-2022 11:54

Re: [L4D2] Level Start Heal - Start Next Level With Full Hp v1.0.3【2022-10-29】
 
As with the other plugin you could set "First" to true, which is not really descriptive, in OnClientPutInServer and on Spawn you could set the health (if "First" is true) instead of using a game frame loop.


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

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