FAQ
How can I change the settings of the scenarios? — https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack/faq#how-can-i-change-the-settings-of-the-scenarios
circle-check
There are separate config files for each heist config/scenarios.
How to do localization — https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack/faq#how-to-do-localization
circle-check
A detailed description is available. Editing localization files
How can I integrate my inventory ? — https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack/faq#how-can-i-integrate-my-inventory
circle-check
Check modules/inventory/server.luaand follow the inventory documentation
How can i integrate my target script ? — https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack/faq#how-can-i-integrate-my-target-script
circle-check
Check modules/target/client.luaand follow the target documentation
How can I edit Utils functions? — https://docs.0resmon.org/0resmon/0r-resources/0r-heistpack/faq#how-can-i-edit-utils-functions
circle-exclamation
Police alert
Notify
Progressbar
Skillbar
etc. 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

