FAQ

chevron-rightHow can I change the settings of the task? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-change-the-settings-of-the-taskhashtag

circle-check

There are separate config files for each task core/builder/config.lua.

chevron-rightHow to do localization — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-to-do-localizationhashtag

circle-check

A detailed description is available. Editing localization files

chevron-rightHow can I integrate my inventory? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-integrate-my-inventoryhashtag

circle-check

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

chevron-rightHow can i integrate my target script? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-integrate-my-target-scripthashtag

circle-check

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

chevron-rightHow can I edit Utils functions? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-edit-utils-functionshashtag

circle-info

You can integrate functions such as here according to your server

circle-check

Check modules/utils/client.lua for other things

Check modules/utils/server.lua for other things

chevron-rightWhere are the config files? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#where-are-the-config-fileshashtag

circle-check

The main config file is 0r-builderjob/config.lua