Skip to main content
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:
Open your ox_inventory/data/items.lua file and add the following items:
Add images (from 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:
Make sure your inventory system is restarted after adding the trading tablet item to load the new item properly.