Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.revoscripts.com/llms.txt

Use this file to discover all available pages before exploring further.

Revo Stock Trading depends on oxmysql for database operations and is compatible with ESX, QBCore, and QBox servers only.
1

Download oxmysql

Go to the oxmysql releases page and download the latest release zip file.
2

Add to Resources

Extract the downloaded oxmysql folder and place it inside your server’s resources directory.
3

Configure server.cfg

Add the following line to your server.cfg before starting Stock Trading so oxmysql initializes first:
  ensure oxmysql
4

Framework Compatibility

Ensure your server is running one of the supported frameworks: ESX, QBCore, or QBox. Other frameworks are not supported.
Load order matters. Start oxmysql before your framework and Stock Trading resource to avoid initialization issues.