[HELP] Players Health Being 99999
#1

So idk why but for some odd reason i removed the Skills list from my gm now all players cant be hurt by guns..... the SetPlayerHealth is 100 where its suppose to be...how would i repair this lol
Reply
#2

You probably removed important code. We can't really help without any code / script information, but it sounds like something is being set where it shouldn't be(or maybe something is NOT being set where it should be).
Reply
#3

Maybe add in OnPlayerSpawn
Код:
SetPlayerHealth(playerid, 100)
Reply
#4

Did you add any Line where you set a players health to infinity?

If yes you should check the code where you use it.
If not weґll need a code so seek for the bug ^^
Reply
#5

Quote:
Originally Posted by ChromeAmazing
Посмотреть сообщение
Maybe add in OnPlayerSpawn
Код:
SetPlayerHealth(playerid, 100)
Thanks i Checked that how it got removed idk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)