How to fix die and not recover cannot press anything![]()
How to fix die and not recover cannot press anything![]()
Check to make sure the player health value is valid. (log it)
Then compare the health value if it is at zero then send the death and respawn packet with the correct information.
Code:if(player.health == 0 ) { // send death packet } // validate death packet send respawn packet
Thank you kind person Try it jonnybravo
I can't do it myself, can you help me? And a lot of things might be rewarded
My Discord HaCk2u#3829
Last edited by hack2u; 14-04-20 at 10:16 AM.