Vcore-vehicleloot
Optional VCORE addon for searching the glovebox or boot of ambient vehicles. `core` `inventory` Optional: `dispatch` for vehicle-tampering calls. Optional: `logs` for search and security records. Start `vehicleloot` after `core` and `inventory`. VCORE Base does not depend on this addon. Edit `config.lua` to change search duration, entity cooldown, permitted ambient population types, blocked client vehicle classes, dispatch behaviour and loot tables. Every configured item must exist in `core/shared.gta5.lua` and have its configured Inventory image. The resource intentionally has no database table. Per-container cooldowns are replicated on the ambient vehicle entity and expire with either the configured time or the vehicle itself.
Introduction
Optional VCORE addon for searching the glovebox or boot of ambient vehicles. `core` `inventory` Optional: `dispatch` for vehicle-tampering calls. Optional: `logs` for search and security records. Start `vehicleloot` after `core` and `inventory`. VCORE Base does not depend on this addon. Edit `config.lua` to change search duration, entity cooldown, permitted ambient population types, blocked client vehicle classes, dispatch behaviour and loot tables. Every configured item must exist in `core/shared.gta5.lua` and have its configured Inventory image. The resource intentionally has no database table. Per-container cooldowns are replicated on the ambient vehicle entity and expire with either the configured time or the vehicle itself.
Version: 1.0.0Optional Resource4 Lua files0 SQL filesExports
No exports are documented for this resource.
Callbacks
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Callback available from this resource. Confirm parameters and return values before using it.
Registered network events
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Registered event for this resource. Confirm the expected payload and intended scope before using it.
Commands
No registered commands were detected.
Database / SQL
SQL files
None detected in source.
Detected tables
None detected in source.
Troubleshooting
- Confirm every manifest dependency above is started first.
- Import the SQL where the resource includes database files.
- Use the exact resource folder name shown on this page unless you intentionally change both the folder and configuration.
- Do not copy internal event names into integrations without checking their implementation.

