⛓️V1 Docs
Step by step documentation how to properly install script.
rcore_prison
Installation
Script
Download the script from keymaster.
Open downloaded zip, copy
[prison]
folder and put it in resources folder to your server files (resources/[prison]).Go to your server.cfg and add
ensure [prison]
.Add to bottom of server.cfg permission part (script need this permission to use properly ACE permission) & map setup which are going to use.
[GABZ]
ensure cfx-gabz-mapdata
ensure cfx-gabz-prison
ensure rcore_prison_gabz_models
ensure rcore_prison
[RCORE]
ensure rcore_prison_models
ensure rcore_prison_map
ensure rcore_prison
[QBCORE]
ensure [defaultmaps]
ensure rcore_prison
Restart your server, have fun.
Chat commands
Command | Params | Description |
---|---|---|
/jail | serverId | time |
/unjail | serverId | Unjail command |
/jaillcp | None | Show dashboard app for LSPD |
/stopzone | serverId | Stop community service for specific CS user. |
/clearzone | serverId | Clear area around specific user (target). |
/cancelcs | None | Cancel current mission (task) for CS only. |
/startcs | serverId perollCount | Start community service for specific user. |
Last updated