FAQ
Detailed explanations for some things
How can I change the settings of the jobs?
There are separate config
files for each job escrow/jobs/<job_name>/config.lua
.
Detailed explanations are available on this page.
How to do localization
A detailed description is available. Editing localization files
How can I integrate my inventory ?
Check modules/inventory/server.lua
and follow the inventory documentation
How can i integrate my target script ?
Check modules/target/client.lua
and follow the target documentation
How can I edit Utils functions?
Check modules/utils/client.lua
for other things
Check modules/utils/server.lua
for other things
Where are the config files?
There are separate config
files for each job escrow/jobs/<job_name>/config.lua
. The main config file is 0r-illegalpack/config.lua
you need to make some minor edits here.
Last updated