|Preview|
Click here to see a preview
|Information|
The gun van is spawned at a random location at night. You can add as much weapons/items/etc. as you want.
If you are using QBCORE add this in your qb-core/shared/items.lua:
[‘fx_trapphone’] = {[‘name’] = ‘fx_trapphone’, [‘label’] = ‘Trap Phone’, [‘weight’] = 0, [‘type’] = ‘item’, [‘image’] = ‘fx_trapphone.png’, [‘unique’] = true, [‘useable’] = true, [‘shouldClose’] = true, [‘combinable’] = nil, [‘description’] = ‘A Trap Phone’},
If you are using ESX add this to your database:
INSERT INTO items (name, label) VALUES
(‘fx_trapphone’,‘Trap Phone’)
;
|Config| !! MAKE SURE TO READ THE INSTALLATION GUIDE BEFORE PURCHASE !!
Click here to see the config
|Dependencies|
qb-core or esx
some weather sync
pure-minigames - GitHub - purescripts-fivem/pure-minigames: A repo filled with minigames the team has worked on
qb-target (optional)
polyzone (optional)
fxnotify(optional)
fxtextui(optional)
| Version 1.1 Update |
- New Feature: Added an optional configuration to set how many items appear in each category for the gun van. Items will be randomly selected based on this number. If you want to show all items, you can set it to “all”.
|Escrow Asset System|
This resource uses the Escrow Asset System
|Download (18.00€)|
Get this resource at Tebex
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 1000+ |
| Requirements | QB/ESX |
| Support | Yes |
