#the script isnt working, please help!
8 messages · Page 1 of 1 (latest)
it's Tel1.Parent:FindFirstChild("Humanoid").WalkSpeeed
the same for jumppower
and remove the if TeleportPart1.Touched then line
you dont need it and it wont work
script.Parent.Touched:Connect(function(Tel1)
if Tel1.Parent:FindFirstChild("Humanoid") then
Tel1.Parent:FindFirstChild("Humanoid").WalkSpeed = 0
Tel1.Parent:FindFirstChild("Humanoid").JumpPower = 0
end
end)
so string 14 and 15 is the problem?
oh
** You are now Level 1! **