Help
By default there is three language translations, french, english and german that you can find in the languages directory.
To load the one you want, please modify the fxmanifest file and change the “languages/english.lua” to whatever file in LUA with same structure.
Note for modifications on the script:
server/api.lua will allow you to:
- custom what happens when you disconnect from the server
- custom the verification for plate ownership
client/utils.lua will allow you to:
- custom format money
- custom notifications
- custom remove vehicle logic
- custom the way to get vehicle properties
- custom the way to set vehicle properties
Installation:
Download the pmc-instance (fork by myself) https://github.com/s1nyx/pmc-instance/
Go to the button “Code” > “Download ZIP”
Download menuv https://github.com/ThymonA/menuv/releases/download/v1.4.1/menuv_v1.4.1.zip
Step 1:
Place the script pmc-instance in your resources directory.
Place the script menuv in your resources directory.
Place the current script in your resources directory.
Step 2:
Add the sql lines from qbcore_migration.sql into your database.
Configure the current script with config.lua.
Step 3:
Add ensure menuv to your server.cfg
Add ensure pmc-instance to your server.cfg
Add ensure s1n_garages to your server.cfg after the ensure above
Reseñas
Aún no hay reseñas.