Installation
Step by step documentation how to properly install script.
Last updated
Was this helpful?
Step by step documentation how to properly install script.
Last updated
Was this helpful?
The database will be imported automatically for you when you start the resource for the first time.
.
.
.
.
.
.
Download the script from .
Open the downloaded .zip
, copy the [police]
folder, and put it in your resources folder.
Go to your server.cfg
and add ensure [police]
.
To configure your police maps, ensure the correct map resources are included in your server.cfg.
Below are configuration examples for the Default MRPD, Brofx VSPD, and Gabz MRPD maps.
Note:
If an unsupported map is loaded, a Standalone configuration will be applied by default, using the standard Mission Row Police station.
The map system supports multiple police stations running simultaneously.
Additional maps will be configured in future update(s).
Failed to find your supported police map? Use command /preset_creator to use our tool for setting new map!
To define items in the RCore Police script, you can either use the Deployer command or edit the configuration manually.
Add to bottom of server.cfg permission part (script need this permission to use properly ACE permission)
Start your server and enjoy RCore Police.
You can adjust all command names in config.lua
/knee
This is used for allowing to player knee on ground
/preset_creator
This is used for admin defining new department map which is not defined
H
This is used for tackling closest player
X
This is used for hands up
F5
This is used for opening/closing included radial menu
F6
This is used for opening/closing job menu
N
This is used for opening/closing police radar
Paper Bag
This is used for putting paper bag on player
paper_bag
Zip ties
This is used for cuffing player with zip ties
zipties
Spikes
This is used for stopping vehicles
spikes
Speed camera
This is used for fining citizen going over specific speed in area
speed_camera
Handcuffs
This is used for cuffing player
handcuffs
Handcuffs keys
This is used for removing zipties/handcuffs from player
handcuffs_keys
Barrier
This is used for placing barrier
barrier
Megaphone
This is used for shouting over citizen when far-away
megaphone
Go to rcore_police/sconfig.lua
Change SConfig.LogWebhook value
Full guide at this page
Follow this guide at this page