🚗rcore_pdm
Step by step installation guide, config preview, locale preview, common issues & solutions and most importantly code snippets to help you integrate our system with known resources.
Installation Guide
This script REQUIRES artifact version 4752 or newer
Step 1 - Database
If you're using ESX please execute the SQL file called
ESX_Only.sql
file, which is located in the script folder.
Step 2 - Configuration
Make sure to read the contents of config.lua and configure all the stuff that's necessary for this resource to work correctly.
Step 3 - Integration
Some third-party features can optionally be integrated and some features from the script itself will not work by default. You may open a ticket so we can help you
Common Issues & Solutions
You lack the required entitlement
Do you see something like this in the console?
Please read this guide: Error: You lack the required entitlement
Syntax error near '<\1>'
Do you see something like this in the console?
Please read this guide: Error: syntax error near '<\1>'
Could not find dependency / Can't run
Do you see something like this in the console?
Follow this guide please: Updating server
Do you see something like this in the console?
Follow this guide please: onesync
Last updated