diamond-optic
08-02-2006, 12:46 AM
DoD StaminaHP (remake)
- Version 1.1
- 01.03.2006
- diamond-optic (original by FireStorm)
Credit:
- Original plugin by FireStorm
- Old Plugin: http://www.dodplugins.net/forums/showthread.php?t=103
Information:
- Remake of an old plugin by FireStorm
- Max stamina goes down as you take damage
- CVAR to set hp level for effect to begin
- CVAR to set how much hp takes away each stamina point
CVARs:
dod_staminahp "1" //turn ON(1)/OFF(0)
dod_staminahp_starthp "100" //HP level at which to start lowering max stamina
dod_staminahp_ratio "2" //Amount of HP that will subtract 1 stamina point
Version Info:
- 08.01.2006 Version 1.0
Initial remake release
- 01.03.2007 Version 1.1
Made sure a float value doesnt get passed to the stamina native (thanks santa_sh0t_tupac)
Fixed a typo in the cvar section of the comments (thanks santa_sh0t_tupac)
Replaced ResetHud forward with dod_client_spawn native
Added public cvar for tracking
DOWNLOAD URL: http://www.avamods.com/download.php?view.55 (http://www.avamods.com/download.php?view.55)
- Version 1.1
- 01.03.2006
- diamond-optic (original by FireStorm)
Credit:
- Original plugin by FireStorm
- Old Plugin: http://www.dodplugins.net/forums/showthread.php?t=103
Information:
- Remake of an old plugin by FireStorm
- Max stamina goes down as you take damage
- CVAR to set hp level for effect to begin
- CVAR to set how much hp takes away each stamina point
CVARs:
dod_staminahp "1" //turn ON(1)/OFF(0)
dod_staminahp_starthp "100" //HP level at which to start lowering max stamina
dod_staminahp_ratio "2" //Amount of HP that will subtract 1 stamina point
Version Info:
- 08.01.2006 Version 1.0
Initial remake release
- 01.03.2007 Version 1.1
Made sure a float value doesnt get passed to the stamina native (thanks santa_sh0t_tupac)
Fixed a typo in the cvar section of the comments (thanks santa_sh0t_tupac)
Replaced ResetHud forward with dod_client_spawn native
Added public cvar for tracking
DOWNLOAD URL: http://www.avamods.com/download.php?view.55 (http://www.avamods.com/download.php?view.55)