FAQ
Common questions about rcore_prison.
Where is the included Prison Map?
The included MLO is stored in
rcore_prison/assets/includedMaps/Extract all assets into your
resourcesGo to your
server.cfgand run it like this.
RCore map (server.cfg) example
ensure rcore_prison_models
ensure rcore_prison_map
ensure [prison]What is deployer shown in server console?
The Deployer is our tool designed to simplify the installation and management of third-party scripts.
It automates actions that require specific resource items in the player's inventory or framework, including importing inventory images.
This tool streamlines the process for our customers, making it easier and more efficient.
How it works: guide.
Where can I change the canteen items?
Refer to the canteen configuration guide.
How can we make booths work with our phone resource?
Obtain the phone resource's documentation to determine compatibility.
Evaluate the documentation to identify possible integration methods.
Are prisoner accounts persistent?
By default, prisoner accounts remain persistent after release.
This behavior can be changed in
rcore_prison/config.luaby setting the appropriate configuration to remove accounts upon release.
Where to change sentence time?
Adjust sentence time in
rcore_prison/config.luaunder theTimesection. Supported units include:SECMINHOURSDAYSWEEKSMONTHS
Where to specify certain items to keep after jail?
Modify
Config.Stash.KeepItemsinrcore_prison/config.luato define specific items that remain after being jailed.
Last updated