#players not dead when 0 hp
15 messages · Page 1 of 1 (latest)
** You are now Level 1! **
thats because the script that is dealing damage to the player in your gun is client-sided
learn whats the difference between Server and Client
the player should take damage in server not in the client
yeah…

I don’t really know how to code
LOL
Do I change this into a server script
All I can recommend is making a remote event where they take damage in a server script