Phone Integration
Use this mode if you want the blackmarket to be accessible through a supported phone resource.
Prepare and install dependencies
Framework (supported by current bridge)
Choose one of the following:
Inventory (supported by current bridge)
Choose one of the following:
Phone resource
You must have one of the supported phone resources installed:
Download
Please make sure you downloaded your resource:
- Escrowed version: CFX Portal
- Source version: Our store
Configuration
In config/general.lua, set usePhone to true:
usePhone = true, Database setup
Run the sql/install.sql file on your database to create the required tables.
Start resource
Make sure the resource is started after ox_lib, oxmysql, and your phone resource.
ensure oxmysql
ensure ox_lib
ensure lb-phone
...
ensure fd_blackmarketQuestions
If you have an issue or questions, please visit our discord, and open a ticket.