Installation
1. Download the resource
Download gg_taxijob from your Cfx.re portalOpens your granted assets filtered to this script. Sign in with the Cfx.re account that bought it.Open portalDownload the latest version there, then extract it into your server's resources folder. Keep the folder name gg_taxijob.
2. Prepare your server
These need to be installed and started before the script. Skip any you already run:
Then add yourself as an admin in gg_lib so you can open Script Studio. gg_lib connects the script to your framework and inventory on its own. Check what is supported.
3. Configure and start
There is no config file. Start the resource, then open /ggsettings in game to adjust every setting in Script Studio. See Script Studio and admin access.
Keep your framework and existing server integrations running before this resource. Add these lines to server.cfg in this order; skip duplicate entries for resources you already start:
ensure oxmysql
ensure ox_lib
ensure gg_lib
ensure gg_taxijob
Database tables are created automatically by this script.
Check it works
Start the resource, check the server console, and test it in game. Stuck? Ask in the Discord with your script name, framework, inventory, and the exact error.
Ask in the Discord with your script name, framework, and the exact error.

