Installation
INSTALLATION GUIDE
Step 0 - First Steps
Download the latest version of st-infinitejobs from your Cfx Keymaster account.
Unzip the downloaded file and place the resulting folder in your server's resource directory.
Execute the .sql file, into your server database
Add the resource to your server's start configuration (server.cfg) using the
ensure
command:
ensure st-infinitejobs
Make sure st-infinitejobs is placed after any required dependencies, such as es_extended in this example.
Step 1 - Verification
Restart your FiveM server.
Check the server console to ensure st-infinitejobs has started correctly without errors.
Enter the game and verify that the script works as expected.
Remember to always back up your server files before installing new scripts.
Last updated