[Release] Heli Script

Can you get a radar on this?

To remove the falling and laying on the ground bug/feature change

				if GetPedInVehicleSeat(heli, 1) == lPed or GetPedInVehicleSeat(heli, 2) == lPed or GetPedInVehicleSeat(heli, 0) or GetPedInVehicleSeat(heli, -1) then
					PlaySoundFrontend(-1, "SELECT", "HUD_FRONTEND_DEFAULT_SOUNDSET", false)
					TaskRappelFromHeli(GetPlayerPed(-1), 1)

to

				if GetPedInVehicleSeat(heli, 1) == lPed or GetPedInVehicleSeat(heli, 2) == lPed or GetPedInVehicleSeat(heli, 0) or GetPedInVehicleSeat(heli, -1) then
					PlaySoundFrontend(-1, "SELECT", "HUD_FRONTEND_DEFAULT_SOUNDSET", false)
					SetPedCanRagdoll(GetPlayerPed(-1), false)
					TaskRappelFromHeli(GetPlayerPed(-1), 1)
					Citizen.CreateThread(function()
						Wait(15000)
						SetPedCanRagdoll(GetPlayerPed(-1), true)
					end)
4 Likes

Praise this man! :stuck_out_tongue:

Thanks for the update Robbster!

Also, for me, the spotlight isn’t synchronized with the camera, do you have any solutions?

Anyone able to make a spot light for police vehicles?

1 Like

It’s brilliant doesn’t work on other peoples screen, any idea?

It works perfectly, great job sir !

Does not seem to work for me
Can you attach the files?

is there a way to add 2 helicopters ?

I have to police jobs “police” and “Sheriff”

The police use the “polmav” and the Sheriff use the “annihilator” .

If there a way to add the Heli Vision to Both ?

2 Likes

i have an add on helicopter ( will link if needed), how do i add the helicopter to this script? or is it not as simple as that?

Would you do the same thing for addon vehiclels like The Coast Guard Heli From Skylinegtr

Hello, awesome script, thank you.
Someone got a fix for the falling on the ground issue please ?

Thank you.

does anyone know how to get the cars road name

How do i put this in the script or is there a download link

is there anyway to make the spotlight move? Great script by the way

If you scroll down someone posted an edit to make the spotlight be controlled by the camera

1 Like

Thank you

doesnt seem to be working… Ive copied and pasted this to my client.lua but it doesnt work

you have to fly higher than 1.5 from the ground if i’m not mistaken. then press E to helicam view