Skip to main content

Installation

FR Carlock has no required dependencies. It only needs to be in your resources folder.

Steps

1. Copy fr_carlock

Download the zip from fiverank.gg/recursos/fr-carlock and copy fr_carlock into resources/[fr]/fr_carlock.

2. Add to server.cfg

ensure fr_carlock

If you already use ensure [fr], it's covered.

3. Restart the server

Default key is U. Players can rebind it under Settings > Key Bindings > FiveM.


If you have fr_notify installed, enable notifications in config.lua:

Config.Notify = true

Integration with fr_dealership

To validate vehicle ownership against fr_dealership:

Config.RequireKeys = true
Config.OwnershipResource = 'fr_dealership'

If fr_dealership is not running, fr_carlock falls back to arcade mode automatically.