Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Trying to make a script that does jailbreak ban/spawn in cage?

Asked by
Jxyzxrr 13
5 years ago

I liked how Jailbreak did their ban system. But I don't know how to do this. game.Players.PlayerAdded:connect(function() if plr.Name == "nametoban" then --i dont know how to use tables plr.Character.HumanoidRootPart = CFrame.new(cage/banPosition) i replaced the "cage/banPosition" with my wanted position btw

that was my attempt, it didnt work

0
You can specify where the player respawns in spawn points Formidable_Beast 197 — 5y

Answer this question