About me:
Hi! I own a theme park ‘Movie Land Theme Park’ on ROBLOX. We’re currently at 5 million visits and update daily!
About the task:
Hi! I’m currently trying to make it so when a player goes through a part this script executes:
local pad = script.Parent
local function HighJump(part)
local player = game.Players:GetPlayerFromCharacter(part.parent)
if player then
part.parent.Humanoid.JumpPower = 0
end
end
pad.Touched:Connect(HighJump)
Although, the player is seated inside of a vehicle while the part is there and it doesn’t seem to detect them or execute the script to disable them from jumping. I need somebody to fix this so the system works while a player is seated within a ride vehicle.
I am paying 150-200 group funds if someone can complete this task! ![]()
Please contact me via discord: alex!#0765