[RELEASE] Simple GTA IV Parkour 1.1

Hi there! Today I’m letting out a simple script that enables you to climb up on the nearest object, similar to GTA IV! Idea was from JediJosh920’s ParkourIV script, but I took nothing from it.

I haven’t seen something like this released to the public, so I figured I would for anyone who’d find it useful :man_shrugging:

VERSION 1.1

Now when you spam that space bar, you won’t be jumping all over the place! (was a funny bug). You may still be able to do a double jump, but this is something to do with the taskclimb native that if there is nothing to climb, you just jump again. I will look more into how to cancel this out so you don’t double jump. But other than that, it will be more accurate. Don’t go and try to spam the space bar to try to catch the ledge, you’ll only cancel out your chance to climb & fall to your death.

parkour.rar (434 Bytes)

13 Likes

It would be nice if you attached a video. Your screenshots are not currently available.

1 Like

But they are videos tho?

its fine for me.

can u upload these videos on youtube or something like that? cuz i cant load them

Here is the video for the people that cant see it.

Nice job thanks ! There’s a little bug tho, if you keep spaming space bar with the right timing you can kind of start flying in the air

Have fun! Made for comparison and illustrative example. All loans are listed!

2 Likes

The end is so funny!

This is the only drawback of this script, I just very often pressed the space bar :wink:

I can definitely get down with that :rofl:

Ill figure out a fix for this publicly, but the members in my server found this too funny to fix for our server

please make a bug fix for the community :blush:

Ill figure out a fix for this publicly, but the members in my server found this too funny to fix for our server

i just said i was gonna find a fix

I understood that the last moment from the video seemed ridiculous to many, but I decided to correct it and forgot to publish it for you. Just added two numbers seven and zero. Have fun! Oh yeah, now you need a little more skill to master parkour :wink:

Citizen.CreateThread(function()
while true do
ped = GetPlayerPed(-1)
if IsPedJumping(ped) and IsControlJustPressed(0, 22) then
TaskClimb(ped, 0)
end
Citizen.Wait(70)
end
end)

1 Like

I was expecting a short delay would’ve fixed it. though id like to make it where the player wouldn’t ragdoll so quickly so you could maybe be able to reach other things too.

you have tutorial for add new custom shirts?

this script is broken, it will allow your players to spam space and fly through the map fyi. Need to add a delay or wait()

Videos are not running, boring loading time…

If you scroll up, someone posted a video of it on Youtube…