# ‌🚗 rcore\_pdm

{% embed url="<https://www.youtube.com/watch?v=xQBDvQ1Zsj8>" %}
Showcase
{% endembed %}

## Installation Guide

{% hint style="danger" %}
This script **REQUIRES** artifact version **4752** or **newer**
{% endhint %}

### 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?

![](/files/761Vqog2CSzq1QR1hG68)

Please read this guide: [Error: You lack the required entitlement](/cfx-auth-system/you-lack-the-entitlement.md)

### Syntax error near '<\1>'

Do you see something like this in the console?

![](/files/mqTUFiILf9zRSaVtpWLs)

Please read this guide: [Error: syntax error near '<\1>'](/cfx-auth-system/error-syntax-error-near-less-than-1-greater-than.md)

### Could not find dependency / Can't run

Do you see something like this in the console?

![](/files/gJXnbfy9tf8UbMg4g8JK)

![](/files/EcIIk3W94qvwTl2EVaGd)

![](/files/4cyHSzU7zhEfS60H4kXc)

Follow this guide please: [Updating server](/server/updating-server.md)

Do you see something like this in the console?

![](/files/g5FD70o5jybB4XqlQBA8)

![](/files/ZaJA0yF5K8DnBhsQpR57)

Follow this guide please: [onesync](/server/onesync.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.rcore.cz/paid-resources/rcore_pdm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
