14.05.2018, 05:52
Anyone knows how to do this Health Bar which is the same as Anti Cheat or Anti Hack? ( It prevents the player on performing Health Hacking also it blocks the real Health Bar )
Here, https://sampforum.blast.hk/showthread.php?tid=505585
also for textdraws, https://sampforum.blast.hk/showthread.php?tid=536740 |
You mean to say server sided system is not working for you? then what are the errors or problems are you having?
I gave you link to a simple server sided health system and a TextDraw Tutorial. only what you have to do is, to set TextDraw's value according to health under OnPlayerTakeDamage. |
https://sampforum.blast.hk/showthread.php?tid=204399
https://sampforum.blast.hk/showthread.php?tid=488822 - This one's a tutorial for Anti Health Hack System, and Server sided health is the base of it so.. you might wanna check it out.. No one's gonna give you a ready made script here, you will have to mess with PAWN to make yourself one. Just saying that include is not working and lazy-ing out scripting isnt gonna help buddy.. If there are some errors or no errors but its not working In Game, what is it that you did to debug it or to solve it? May be show us the code you made.. |
https://sampforum.blast.hk/showthread.php?tid=204399
https://sampforum.blast.hk/showthread.php?tid=488822 - This one's a tutorial for Anti Health Hack System, and Server sided health is the base of it so.. you might wanna check it out.. No one's gonna give you a ready made script here, you will have to mess with PAWN to make yourself one. Just saying that include is not working and lazy-ing out scripting isnt gonna help buddy.. If there are some errors or no errors but its not working In Game, what is it that you did to debug it or to solve it? May be show us the code you made.. |