Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] Add Ability to Disable Healing on player #18

Open
ay4t opened this issue Sep 4, 2023 · 1 comment
Open

[IDEA] Add Ability to Disable Healing on player #18

ay4t opened this issue Sep 4, 2023 · 1 comment

Comments

@ay4t
Copy link

ay4t commented Sep 4, 2023

be like Camomo on some video admin can troll cheater to disable recover their health.

reference function:
OnPlayerHealthChange

example:
object OnPlayerHealthChange(BasePlayer player, float oldValue, float newValue)
{
// if newValue > oldValue return oldValue
return newValue;
}

@ay4t
Copy link
Author

ay4t commented Sep 4, 2023

If any suggestion i will appreciate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant