- Skydiving by Dream Scripts
Are you a thrill seeker? If so, this resource is for you! A perfect addition to any city for those thrill seekers to have some fun! You can even bring your friends along and they get a discount on the total fee!
In the video, I jumped early for the sake of a short video. The length of the flight depends on the coords you set in the config.lua.
The plane/pilot deletes itself shortly after jumping out. If a plane is out, then no one else can book a flight until the current flight is over. Other players can join after the plane is spawned by targeting the plane and receive a $500 discount (configurable). There is also a fail-safe added, meaning you can’t get off of the plane until it takes off. This prevents you from losing your money if the plane were to take off without you.
-
Purchase here ($3.50): Skydiving
-
Video: watch me (outdated, new one coming soon)
-
Config Options:
-
Ped options:

-
Location on map (configurable):

-
While waiting for friends to join:

-
When joining session

-
IMPORTANT
You must do a small edit for the re-pack parachute feature to work or set Config.repack to false. It is very easy, please follow the steps below. If you still need help, please reach out to me.
- Open qb-smallresources/client/consumables.lua
- Look for
consumables:client:ResetParachute - Place
TriggerServerEvent("lp_skydiving:server:giveRepack")afterTaskPlayAnim(ped, "clothingshirt", "exit", 8.0, 1.0, -1, 49, 0, 0, 0, 0)so it looks similar to this picture below.
- Information
- Code is accessible: Only Config
- Subscription-based: No
- Lines (approximately): ~500
- Requirements: newest qb-target, newest qbcore
- Support: Yes
- Resmon: 0.00-0.03


