FAQ

chevron-rightHow can I change the settings of the jobs?hashtag

There are separate config files for each job: escrow/jobs/<job_name>/config.lua.

Detailed explanations are available on this page:

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#how-can-i-change-the-settings-of-the-jobs

chevron-rightHow to do localizationhashtag

A detailed description is available: Editing localization files

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#how-to-do-localization

chevron-rightHow can I integrate my inventory ?hashtag

Check modules/inventory/server.lua and follow the inventory documentation.

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#how-can-i-integrate-my-inventory

chevron-rightHow can i integrate my target script ?hashtag

Check modules/target/client.lua and follow the target documentation.

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#how-can-i-integrate-my-target-script

chevron-rightHow can I edit Utils functions?hashtag

You can integrate or edit functions according to your server, for example:

  • Police alert

  • Notify

  • Progressbar

  • Skillbar

  • etc.

Check modules/utils/client.lua and modules/utils/server.lua for other things.

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#how-can-i-edit-utils-functions

chevron-rightWhere are the config files?hashtag

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.

https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-illegalpack/faq#where-are-the-config-files