Skip to content

Installation

It's a simple download and unpack, just like every other resource. 

The moment you start the script for the first time, the FXServer will install some dependencies. Afterwards the script might need to install database related dependencies depending on your database server.

All of this is being done automatically.

The script might asks you to restart a few times, do as requested when prompted.

At last you should see some green text like <resource name> started successfully. Have fun!.

If you miss any Bridge's for a resource you use, let us know so we can take a look at it.

Configuration

There are a few things you are required to setup so that not only rn-bridge work but also our other scripts.

Convars

Add (at least the required) convars with supported options in your server.cfg.

Some of these convars have auto detect so you could skip setting the convar if you want.

If a convar has auto detect the table of Valid options displays the order of auto detect.

Required

Required convars don't have any auto detects and are required to be set.

Database dialect

Convar: database_dialect

The dialect of your database.
If you don't know what your database dialect is, you can find this by logging into your PHPMyAdmin of your server and it should be stated in the right upper part of the page.

Most databases are MariaDB or MySQL.

Support options Database
mariadb MariaDB
mysql MySQL
postgres PostgreSQL
sqlite SQLite
mssql Microsoft SQL Server
snowflake Snowflake
oracle OracleDB

Required, but auto detects

Just because these convars are optional

Framework

Convar: rn_bridge_framework

Auto detect: Yes

Your core framework.

Supported options Resource
qb qb-core
esx es_extended

Convar: rn_bridge_menu

Auto detect: Yes

Your menu resource.

Supported options Resource
ox_lib ox_lib

Inventory

Convar: rn_bridge_inventory

Auto detect: Yes

Your inventory system.

Supported options Resource
qb-inventory qb-inventory

Notify

Convar: rn_bridge_notify

Auto detect: Yes

Your notify system.

Supported options Resource
qb-core qb-core

Banking

Convar: rn_bridge_banking

Auto detect: Yes

Your banking system.

Supported options Resource
qb-banking qb-banking

Vehicle keys

Convar: rn_bridge_vehiclekeys

Auto detect: Yes

Your vehicle key system.

Supported options Resource
qb-vehiclekeys qb-vehiclekeys

Optional

These convars are not required to be set but if you want to go ahead.

Targeting

Convar: rn_bridge_targeting

Auto detect: Yes

Your targeting (third-eye) resource.

Supported options Resource
qb-target qb-target
ox_target ox_target
fallback rn-bridge

Progressbar

Convar: rn_bridge_progressbar

Auto detect: Yes

Your progressbar system.

Supported options Resource
fallback rn-bridge