#How come this works. and this doesnt work?

1 messages · Page 1 of 1 (latest)

unreal portal
#

trying to get a players data back when they die and in the first image it works but in the second image it doesnt and idk why

calm cradle
#

If there is already a character, don't wait for it

#

like this
if not player.Character then player.CharacterAdded:Wait() end

unreal portal
unreal portal
unreal portal
#

help

lethal stream
lethal stream
unreal portal
lethal stream
#

Oh nvm thats your server script

#

Why are you sending a remove event to the client with the speed? Don’t you change the clients speed in the server?