Installation
📋 Prerequisites
Requirement
Notes
🛠️ First Time Installation
2
🗄️ Database
Last updated
Follow these steps to install rcore_drugs for the first time.
Before installing, make sure your server has:
Artifact 4960 or newer
Older artifacts can break the resource.
rcore_drugs_assets
Must be started before rcore_drugs.
OneSync
Required for lab instances and synced entities.
Database resource
oxmysql, mysql-async, or ghmattimysql.
Framework
ESX, QBCore, QBX, or Standalone.
Inventory
Needed for items, stash, rewards, and consumables.
Do not start rcore_drugs without rcore_drugs_assets. The script depends on the assets resource.
Download rcore_drugs_assets and rcore_drugs from CFX Portal.
Add the drug items to your inventory resource. The item images are inside:
rcore_drugs/assets/inventory_imagesSee the inventory integration page for supported inventories and item names.
rcore_drugs creates its own database tables automatically on startup. You do not need to import an SQL file manually.
The default gameplay data is not inserted until you run drugs_seed from the server console.
Last updated