Configuration
Let's configure your new script to your liking!
Language
There are a few default languages that come with the script. You can easily add your own language or just translate one of the default ones. Let me show you how to choose your language.
1) Go to the fxmanifest.lua
and look for shared_scripts
.
2) You will find this on that spot:
3) On the 3th line you see translations/en.lua
this stands for English. So if you want Dutch for example you choose nl.lua
instead of en.lua
. This is possible because nl.lua
is already present in the translations folder
.
Configurations
For developers
Read FAQ
Last updated