[FREE] Supply Drops - ESX/QB

gif4

BBV X WORLD | Supply Drops - FREE

This script allows admins or allowed players from the config to request ‘Supply Drops’ using a command.

/drop x y z items

Example :

/drop 725.06 1284.01 360.3 weapon_pistol weapon_carbinerifle water

After the 3 coords args you can add as may weapons/items as you want, the resource works with QBCore and ESX, (ox_target,qb_target).
If you don’t use ox_target or qb_target there is also standalone setting inside the config.

Config.Settings = {
    Framework = 'QB', -- QBX/QB/ESX/Custom
    Target = "OX", -- OX/QB/No # If you DON'T use target set it to 'No'
}

Admins can spawn drop anywhere, they just need to input the coords and the resource dose the rest.

Interested in the script?
You can download it from here Tebex/Github

ISSUES :
I’ve tested and synced the resource as much as I can alone and its currently working without any issues, when you test and sync something alone you might miss something so if find any issues you can open a issue on Github or report it here on the post. (let’s hope there are none :pray:)

Leave a :heart: if you like my work :blush: .

SCRIPT PREVIEW

click if video is dead

Code is accessible Yes
Subscription-based No
Lines (approximately) 200+
Requirements QBCore or ESX
Support Only fix issues
31 Likes

This is FIREEE !!! Wish I knew How to code I
have so many idea for this !!! Keep up the good work

4 Likes

Fixed issue where the crate gets stuck in the air sometimes.
Updated on github/tebex

1 Like

Lovely script good job.

Here is few suggestions:

Make it usable with item instead of command
Make premade supply drops (for example the drop called “food” will include only food items)

2 Likes

woow bro nice work

is this also can drop vehicles?

2 Likes

Not currently, but its possible.

3 Likes

oh ok

2 Likes

I will add it in an update.

4 Likes

thank you bro

2 Likes

Good job and great idea.
A good complement would be to make the system autonomous.

1 Like

Im building a zombie survival server. This will come in handy!! Awesome work.

1 Like

An error that I found is that only the one who throws the command can catch the drop, the others cannot.

There are insecure events such as :

  • Wrapper:AddMoney
  • Wrapper2:RemoveItem
  • Wrapper2:AddItem
  • Wrapper:Bill

Any cheater can call these events :grimacing:

2 Likes

Hello, the script is great but it doesn’t work as expected because a moderator drops the box, but users can’t grab it

those are functions, that trigger server events, I don’t believe mod menus can execute functions or server events, only client events.

If anyone wants he can test it, I don’t get into that stuff.

how can i make it to give ox_inventory items becose its dont give

Hey!

If anyone wants the crate code that I’ve made in the video below to input into this amazing script let me know!

Video: here

Thanks :slight_smile:

unfortunately it only works with items. weapons don’t work

Not even your script. Won’t post the original just so I don’t advertise it, also advertising your stolen scripts under other post is against TOS, my repo is open source and accepts pull request, don’t go around advertising your stolen stuff.