szarkab123 Posted April 26, 2014 Share Posted April 26, 2014 Hi, I'd like to know where can i change the max hp of the player character in single player? And how can i make the client to show above 999 health? Because i managed to raise my hp to 9999 but its only showing 999 Thanks for helping me. Link to comment
Circa Posted April 26, 2014 Share Posted April 26, 2014 I'm curious why you would need more than 999, considering you could just have unlimited. To answer your question though, I believe that may require code editing. Link to comment
MoonDog Posted April 27, 2014 Share Posted April 27, 2014 You can set health values on players with Icarus. Not sure how high you can go however. Link to comment
eezstreet Posted April 27, 2014 Share Posted April 27, 2014 The player may or may not have 9999 health. However, the HUD only displays 3 numbers so it's already limited by that. What happens when you do 1000? Is it 999, 000, or 100? Link to comment
Dumah 11523 Posted April 27, 2014 Share Posted April 27, 2014 * Why bother with a millions points of health when you simply can use the cheat "god" for make yourself invencible and untouchable... Link to comment
eezstreet Posted April 27, 2014 Share Posted April 27, 2014 Might be good for testing damages. There's the "undying" cheat for that. Link to comment
szarkab123 Posted April 27, 2014 Author Share Posted April 27, 2014 i only need hud display to go above 999 but i cant find it in code. but thanks anyways Link to comment
Stoiss Posted April 27, 2014 Share Posted April 27, 2014 look in cg_draw.c and find the line where health is located Link to comment
szarkab123 Posted April 27, 2014 Author Share Posted April 27, 2014 thanks i will look at it later Link to comment
szarkab123 Posted April 27, 2014 Author Share Posted April 27, 2014 thanks i could find it in cg_draw you really helped me out Link to comment
Iburidu Posted September 29, 2014 Share Posted September 29, 2014 you can use cheat engine for this little stuff, or any process editor. and as it was mentiones, the highest value on the hud is 999 (but you can have higher health ofc). This works in MP also, but keep in mind that, if you raise the maximum health, than your damage will be higher also, because it works on the same memory address. And the shield will be raised also, because that reads the same value too Link to comment
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