Vcore-burnerphone
Optional VCORE criminal-economy addon with a disposable phone, anonymous chat, server-generated buyer offers, negotiated handovers, ambushes, rotating dealer contacts, timed stock sales and in-person collections. `core` `inventory` `oxmysql` `logs` is optional; when present, security and transaction records use its configurable `crime` webhook. Start `burnerphone` after its three required resources. Base does not depend on this addon. 1. Import `sql/install.sql`. Tables are also created safely on resource start, but importing the file is recommended for a clean deployment. 2. Add `burner_phone`, `cash_roll`, and every enabled entry in `config/drugs.lua` to Core shared items and inventory images. 3. Ensure `burner_phone` is usable. The resource registers it through Core.
Introduction
Optional VCORE criminal-economy addon with a disposable phone, anonymous chat, server-generated buyer offers, negotiated handovers, ambushes, rotating dealer contacts, timed stock sales and in-person collections. `core` `inventory` `oxmysql` `logs` is optional; when present, security and transaction records use its configurable `crime` webhook. Start `burnerphone` after its three required resources. Base does not depend on this addon. 1. Import `sql/install.sql`. Tables are also created safely on resource start, but importing the file is recommended for a clean deployment. 2. Add `burner_phone`, `cash_roll`, and every enabled entry in `config/drugs.lua` to Core shared items and inventory images. 3. Ensure `burner_phone` is usable. The resource registers it through Core.
Version: 1.0.0Optional Resource24 Lua files1 SQL filesExports
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Export available from this resource. Check the resource notes and expected parameters before integrating it.
Callbacks
No callbacks are documented for this resource.
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.
Commands
/burnerphone(client)
Database / SQL
SQL files
sql/install.sql
Detected tables
burner_phone_blocksburner_phone_buyersburner_phone_dealer_contactsburner_phone_dealer_contractsburner_phone_dealer_payoutsburner_phone_dealer_rotationburner_phone_dealer_stockburner_phone_dealsburner_phone_devicesburner_phone_group_messagesburner_phone_messagesburner_phone_reputationburner_phone_scam_history
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.

