[QBCore] GueSS-Airdrop

Airdrop (1)

Preview

Youtube

About

An Airdrop script that will spawn the airdrop at your preset random location after a certain of time. At a same time, it will give a notification to all players in your server. I hope this script will make your player feel more attractive while playing.

Note: This is my first release, so please go easy on me. I will do my best to assist you.

Features

  • Airdrop at a preset random location after a certain of time
  • Animated notification to all current online players with sounds
  • Having the plane fly by to drop off
  • Red smoke to mark position
  • Random items and amount

Additional

  • Support okokNotify (planning to add more)
  • Huge config file where you can edit almost everything
  • Low MS

Purchase

Purchase at: [QBCore] GueSS-Airdrop - $12.99

Other script

Check out my other script

GueSS-Airdrop (Paid)
mb-shop (Paid)
GueSS-newCharInfo (Paid)
GueSS-poachers (Paid)
mb-GetRichestPlayer (Free)
mb-adminjail (Free)
mb-notify (Free)
mb-shortcut (Free)
mb-chicken (Free)

If you’re selling your resource, please include the following information at the end of your post:

Code is accessible No
Subscription-based No
Lines (approximately) 970
Requirements qb-core, qb-target, qb-inventory
Support Yes

(For releases without code the not applicable fields can be written as N/A)

1 Like

UPDATE 1.0.1

  • Add a spam prevention even to prevent player from spamming
  • Optimise the client file for better ms

I’d suggest make it as an inventory that items can be taken off instead of getting random items, so player can manage weight aswell. (Like vendors has diff inventory/ shops / etc.)

Thanks for that suggestion, that’s is one good one. I’ll add that

Tag me when this feature being added with updated preview so I can know when to purchase :wink:

UPDATE 1.1.0

  • Now support multiple remind notifications before the airdrop set time.

UPDATE 2.0.0

  • Now fully supported qb-target.
  • Fix the weapons having a same serial numbers.
  • Fix the waiting time before loot doesnt work.
  • Open some functions file for editing.
  • Players now can open the airdrop and choose what item to take instead of pressing E and take it all.
  • Added deletion time after the first player loot the airdrop.
  • Added parachute to the airdrop.
  • More config options for props.
  • Optimise the whole source code.

Preview

Youtube

Update 2.0.1

  • Now support qs-inventory.
  • Player cant open the airdrop if they are dead.
  • Remove the parachute which cause the airdrop not dropping correctly.
  • Update display text.
  • Smaller notification UI.
  • Fix the smoke on spawn airdrop not working properly.
  • Fix the spawn command doesnt show the UI notification.

Image

Update 2.0.2

  • Fix the issue where the airdrop get stuck in the air (MAJOR).
  • Now support ox_inventory and old qb-inventory .
  • Config that allow you modify the slot and weight for all type of the inventory.
  • Fix the issue where the smoke doesnt despawn after the airdrop despawn.
  • Get rid of the old command. Now the new config command allow you modify the command name, who will be able to use it.

How to trigger this event by admin? and not a random spawn time?

is there an option to buy opensource version?

You can trigger it by use the /createairdrop command and you can set the Config.AirdropTime = 2880

it is not an option right now, but we are happy to help. If you need anything just open a support ticket or chat here! Whatever work best for ya

give me your discord please

the problem is that the airdrop starts when the server starts and repeat every Config.AirdropTime
we need it to be only at the request of the admin

you can find the link in the readme file

I will push an update which allow you to set the time = nil (which mean disable)

1 Like

@J_Fox @LestatV I have push a new update for the airdrop, you guys can redownload it. On the top of the file, you will see something like the image, just set it to false to disable.

thanks!

can you add custom event for non supported inventory (like core inventory)
some like:

RegisterCommand('custom_loot_event', function()
end)

Update

  • Now support lj-inventory and ps-inventory