Advertisement
4zx16

Press R to Respawn (SERVER) + RemoteEvent Needed

Jan 25th, 2022 (edited)
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. --[[
  2.  || 📜 AUTHOR: @4zx16 || PRESS R TO RESPAWN
  3. ]]
  4.  
  5. game:GetService("ReplicatedStorage").RE.OnServerEvent:Connect(function(plr)
  6.     plr:LoadCharacter(true)
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement