πŸ–₯️Installation & dependencies

Quick installation guide for pc_skills

Lua knowledge recommended

This resource provides functions that need to be integrated into other resources. It's fairly straightforward, but if you don't have experience with modifying fivem scripts you might struggle to get it to work. You can always contact support if you experience any problems.

Dependencies & integrations

This script interacts with some other resources:

Resource
Recommended version
Required

One of supported frameworks: β€’ ESX: es_extended β€’ QBCore: qb-core β€’ QBox: qbx_core

β€’ ESX: 1.6.0+ β€’ QBCore: 1.2.6+ β€’ QBox: 1.22.3+

Yes

2.12.0+

Yes

"Recommended version" only tells you what version of the resource has been tested, other versions (including older ones) will likely work as well.

Installing the resource

1

Add the resource to your server

Upload the file into your resources folder

Load database.sql into your database

Add the script by adding following to the server.cfg: ensure pc_skills

2

Integrate into existing resources

Use exports and events in other resources to utilize pc_skills functions. More info in Exports & events tab

3

Restart your server

Restart the server for the change to take effect and check for any errors

Last updated

Was this helpful?