# vanishdev

## vanishdev

- [Introduction](https://vanishdev.gitbook.io/vanishdev/information/readme.md)
- [Live Location](https://vanishdev.gitbook.io/vanishdev/apps/live-location.md): A live location sharing app for lb-phone. Players share their position with phone contacts, accept or decline requests, and watch each other move across the map in real time.
- [Installation](https://vanishdev.gitbook.io/vanishdev/apps/live-location/installation.md): How to install the Live Location app, including the database table and the lb-phone setup. The app adds itself to the phone automatically.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/apps/live-location/configuration.md): The main config, the performance tuning options, the map calibration and the logging setup, all explained.
- [Gangs System](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system.md): A full gang management system. Admins create and run gangs with custom rank ladders, leaders manage their members and a shared stash, and other resources can read gang data through a clean export API.
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/installation.md): Setup for the gang system, including the database, the stash inventory and the optional target system. This is the base the rest of the gang series builds on.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/configuration.md): Every config file the gang system ships with, what each block does, and the parts worth understanding before you go live.
- [Guides](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/guides.md): Practical guides for setting up gangs, giving leaders the right tools, and keeping gang activity easy to manage.
- [Gang Administration](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/guides/gang-administration.md)
- [Gang Management](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/guides/gang-management.md)
- [Advanced Gang Operations](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/guides/advanced-gang-operations.md): How to use the newer gang tools without turning the docs into a config dump. Covers templates, recruitment, stash limits, health score and relationships.
- [Exports](https://vanishdev.gitbook.io/vanishdev/gang-series/gangs-system/exports.md): Stable helper exports for integrating other resources with vanish\_gangs, plus server events you can listen for.
- [Gang Phone](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone.md): A gang war system run from a phone. Leaders challenge rival gangs, set a wager and a kill target, then fight it out with live scoring, a kill feed and a payout to the winner.
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone/installation.md): Setup for the gang phone, covering the database, the gang system it reads from, and the phone item.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone/configuration.md): The settings broken into sections: the phone, the war rules, rewards, the UI, rank permissions, war zones and logging.
- [Guides](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone/guides.md): Guides for challenging gangs, accepting wars, paying wagers and using the admin controls.
- [Running Gang Wars](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone/guides/running-gang-wars.md): How gang leaders challenge each other, how wagers are funded, how wars score, and what admins can do when a war needs intervention.
- [Exports](https://vanishdev.gitbook.io/vanishdev/gang-series/gangphone/exports.md): Exports for reading war and gang stats, controlling the phone, and ending wars from your own resources. Plus the commands the script registers.
- [Turfs](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs.md): An advanced turf system where gang members can battle each other for rewards that get stashed in a gang vault.
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs/installation.md): Setup for the turf system, including the database, the gang system it reads from, and the optional target and ambulance bridges.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs/configuration.md): The turf config broken into sections: global rules, rewards and dropoffs, respawn, zones, commands, the editor, player settings and logging.
- [Guides](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs/guides.md): Guides for running turf wars, building zones with the editor and choosing a reward flow that fits your server.
- [Running Turf Wars](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs/guides/running-turf-wars.md): A start-to-finish walkthrough for turf wars, live zone editing and the three reward modes.
- [Exports](https://vanishdev.gitbook.io/vanishdev/gang-series/turfs/exports.md): List of exports required for developers to integrate this script into their own resources.
- [Crate Drops](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops.md): Air-dropped supply crates with a cargo plane flyover, tiered loot, contested unlock timers and combat zones. Drops can fire on a timer, be spawned by admins, or be called in by players with a supply s
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops/installation.md): Everything you need to get crate drops running on your server, including the supply signal item and the inventory stash it uses.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops/configuration.md): Every config file the script ships with and what each block controls. The comments in the files cover the fine detail, this page gives you the map.
- [Guides](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops/guides.md): Guides for drop lifecycles, supply signals and tuning loot tiers.
- [Drop Lifecycle and Tuning](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops/guides/drop-lifecycle-and-tuning.md): How drops are created, how players call them in, and how to tune tiered loot without breaking the flow.
- [Exports](https://vanishdev.gitbook.io/vanishdev/gang-series/crate-drops/exports.md): Exports for hooking crate drops into your own resources, plus the admin commands that ship with the script.
- [Sell Drugs](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs.md): A clean and immersive system for selling drugs to NPCs, built to feel real, run smooth, and fit naturally in your server.
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs/installation.md): Setup for selling drugs, including the database table, the inventory it reads from, and the optional dispatch and ambulance bridges.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs/configuration.md): The settings are split across a few files in the shared folder. This page maps out each one and explains the parts worth knowing.
- [Guides](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs/guides.md): Guides for the selling loop, autosell, hot zones, police scaling and rank progression.
- [Dealing Loop and Payouts](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs/guides/dealing-loop-and-payouts.md): How a sale starts, how single and autosell modes differ, and how zones, police, ranks and hot zones affect payout.
- [Exports](https://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs/exports.md): The export for starting a sale from your own code, plus the commands the script registers.
- [Money Wash](https://vanishdev.gitbook.io/vanishdev/gang-series/money-wash.md): This script enables the implementation of a money laundering system within your FiveM server. It provides functionalities for processing transactions and converting illegal funds into legitimate ones.
- [Installation](https://vanishdev.gitbook.io/vanishdev/gang-series/money-wash/installation.md): Setup for the money wash resource, including framework requirements and the dirty-money account it converts.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/gang-series/money-wash/configuration.md): The full config, with the wash locations and fees explained.
- [Weapon Editor](https://vanishdev.gitbook.io/vanishdev/editor-series/weapon-editor.md): An advanced, fully configurable gang management system. Admins can create, delete, and manage gangs using keybind access with role-based permissions.
- [Installation](https://vanishdev.gitbook.io/vanishdev/editor-series/weapon-editor/installation.md): Setup for Weapon Editor, including oxmysql audit storage, supported inventory installers and the resource order to use.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/editor-series/weapon-editor/configuration.md): The Weapon Editor config files, including command access, scanner behavior, installer safety, backups, audit logging and optional capability rules.
- [Exports](https://vanishdev.gitbook.io/vanishdev/editor-series/weapon-editor/exports.md): List of exports required for developers to integrate this script into their own resources.
- [Troubleshooting / FAQ](https://vanishdev.gitbook.io/vanishdev/editor-series/weapon-editor/troubleshooting-faq.md): Common errors and fixes. Each section is named after the exact message the editor shows, so you can search this page for the text in your toast/console.
- [Queue](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue.md): A connection queue that holds players in line when the server is full and lets them in by priority. Discord roles, grace periods and a clean queue card are all built in.
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue/installation.md): Setup for the queue, including the database table and the server settings it relies on to count slots correctly.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue/configuration.md): All four config files broken down: the core queue behaviour, the waiting card, Discord credentials and logging.
- [Guides](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue/guides.md): Guides for queue priority, Discord roles, database points, grace periods and the player waiting card.
- [Priority Setup](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue/guides/priority-setup.md): A practical setup path for priority sources, Discord roles, database priority, grace periods and the adaptive card.
- [Exports](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/queue/exports.md): Server exports for reading the queue and managing priority from your own resources, plus the admin commands the script registers.
- [Pawnshop](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/pawnshop.md): A simple, clean pawnshop where players sell their items for cash and buy from a set list. Runs off a ped, with optional opening hours and a map blip.
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/pawnshop/installation.md): A quick install. Drop it in, set your items, and you are done.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/pawnshop/configuration.md): The full config with each block explained. Setting up your buy and sell lists is the main thing you will do here.
- [Shops](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/shops.md): A tidy, themeable shop system for FiveM that rotates inventory, respects custom currencies and permissions, and gives players a smooth NUI storefront backed by real-time stock control.
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/shops/installation.md): Setup for Shops, including framework bridges, ox\_inventory item handling, config files and shop commands.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/shops/configuration.md): How the shop files fit together: opening controls, locations, modes, payment methods, rotating stock and per-mode item lists.
- [Exports](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/shops/exports.md): List of exports required for developers to integrate this script into their own resources.
- [Gun Jam](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/gunjam.md): This script adds a layer of realism to your FiveM server by making weapons jam during intense firefights, forcing players to deal with the frustration and strategy of clearing them.
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/gunjam/installation.md): Setup for Gun Jam, including ox\_lib, optional framework job whitelists and where to tune weapon chances.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/gunjam/configuration.md): How to tune global jam behavior, clear attempts, whitelists, weapon-specific chances and weapon-group fallbacks.
- [Exports](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/gunjam/exports.md): List of exports required for developers to integrate this script into their own resources.
- [Escort](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/escort.md): This script adds realistic player escorting mechanics to your FiveM server, perfect for roleplay scenarios, law enforcement interactions, or medical emergencies. The system allows one player to guide
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/escort/installation.md): A comprehensive, step-by-step installation guide detailing how to successfully set up my resource on your server.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/escort/configuration.md): The configuration options are listed below, with no additional explanations provided on this page as the code comments thoroughly explain each option.
- [Exports](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/escort/exports.md): List of exports required for developers to integrate this script into their own resources.
- [Switch](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/switch.md): This script provides functionality for switching weapons in your FiveM server using the ox\_inventory resource. It allows players to switch between specified weapons by using a designated item.
- [Installation](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/switch/installation.md): A comprehensive, step-by-step installation guide detailing how to successfully set up my resource on your server.
- [Configuration](https://vanishdev.gitbook.io/vanishdev/everyday-scripts/switch/configuration.md): The configuration options are listed below, with no additional explanations provided on this page as the code comments thoroughly explain each option.
- [Female V1](https://vanishdev.gitbook.io/vanishdev/weapon-packs/female-v1.md)
- [Installation](https://vanishdev.gitbook.io/vanishdev/weapon-packs/female-v1/installation.md): Follow these steps carefully to ensure that the weapon pack works properly, if you do not follow this it could lead to error and we will refer you back to this documentation.
- [Ox Inventory](https://vanishdev.gitbook.io/vanishdev/weapon-packs/female-v1/ox-inventory.md): Only refer to this page if you are using ox inventory as your inventory resource. If you are using any other inventory refer to those sub-pages. If you notice any errors here, open a ticket.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://vanishdev.gitbook.io/vanishdev/information/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
