AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Zero (0) HP Bug Fix by Exolent (https://forums.alliedmods.net/showthread.php?t=68124)

dark_style 02-14-2010 11:49

Re: Zero (0) HP Bug Fix by Exolent
 
Quote:

Originally Posted by Exolent[jNr] (Post 1087809)
You don't understand the purpose of this plugin.
If a player has more than 255 health, it will loop back to less than or equal to 255.
Example: 510 (which is 255 * 2) will be reduced to 255, but the player's real health is still 510.

The bug with this is when a player has a health value of 256x, where x is any postive integer, it will reduce the player's health to 0 because 255 is the maximum.
When a player's HUD health is 0 but actual health is greater than 255, it turns the player's screen to an awkward view and changes how the player can move.

This plugin detects when that happens and adds 1 health to the player so that the player's HUD health is 1 instead of 0, thus removing the bug.

Okay, sorry and thanks. :oops:

bLacK-bLooD 10-15-2011 06:52

Re: Zero (0) HP Bug Fix by Exolent
 
I use CSDM 2.1.2 and when i am 1 vs 1 , and i die, i have 0 hp and messed up movements.

I use your plugin now, is on the bottom of my plugins.ini , but the same damn thing. 0 hp bug not fixed.

Code:

Zero (0) HP Bug F  0.4        Exolent          zero_hp_fix.amx  runnin
What to do?


All times are GMT -4. The time now is 08:34.

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