LT.Steiner Posted May 24, 2020 Posted May 24, 2020 Hello guys, when my Health Point is under 50 it will rise and going up to half of HP how can i disable action that don't recover my health point when it under 50?
Xabi Posted May 25, 2020 Posted May 25, 2020 Try using this one or its JS equivalent: RAGE.Game.Player.SetPlayerHealthRechargeMultiplier(0.0f); 1
LT.Steiner Posted May 25, 2020 Author Posted May 25, 2020 (edited) i need this for JS, my client-side is java script, looks like this is for C# Edited May 25, 2020 by LT.Steiner
Division Posted May 25, 2020 Posted May 25, 2020 vor einer Stunde schrieb LT.Steiner: i need this for JS, my client-side is java script, looks like this is for C# just try to use google more.. https://wiki.rage.mp/index.php?title=Player::setHealthRechargeMultiplier
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now