Posts: 2
Threads: 1
Joined: May 2020
Reputation:
0
Hi. I finished my saving system, but when i connect to my server my health bar is flashing and I can't get hurt.
Does anyone know how to solve this?
Posts: 2,863
Threads: 99
Joined: Nov 2009
Reputation:
0
Look for all SetPlayerHealth functions in your script. If there are non constant values, make sure to print those values to see whats going on
Posts: 2
Threads: 1
Joined: May 2020
Reputation:
0
Thanks.
It did so because I was setting my health before I spawned.