Automatic Database Setup: All required database tables and migrations are installed automatically upon resource startup. No manual SQL import is required.
1
Download Stock Trading
Visit the FiveM Keymaster and download the latest version of Revo Stock Trading. Save the script to your computer.
2
Add to Resources
Place the downloaded
revo_stocktrading folder inside your server’s resources directory.3
Configure server.cfg
Ensure dependencies and the resource are started in the correct order:
Make sure
oxmysql is started before revo_stocktrading so the database connection is ready for automatic schema setup.4
Add Trading Tablet to Your Inventory System
Revo Stock Trading supports the following inventory systems. Choose the one you’re using and follow the corresponding instructions:
- ox_inventory
- qb-inventory
- qs-inventory
Open your Add images (from
ox_inventory/data/items.lua file and add the following items:items-images folder of revo_stocktrading) to: ox_inventory/web/images/- revo_trading_tablet.png
5
Start the Resource
Restart your server or run these commands in the server console: