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://github.com/0resmon/0resmon-docs-source/blob/main/0r-resources/0r-craft-v2/broken-reference/README.md

chevron-rightHow to do localization ()hashtag

A detailed description is available. Editing localization files: https://docs.0resmon.org/0resmon/0r-resources/0r-craft-v2/editing-localization-files

chevron-rightHow can I integrate my inventory ? ()hashtag

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

chevron-rightHow can i integrate my target script ? ()hashtag

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

chevron-rightHow can I edit Utils functions? ()hashtag

You can integrate functions according to your server.

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

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

chevron-rightWhere are the config files? ()hashtag

The main config file is 0r-farming-v2/config.lua.