For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

If you aren't familiar with programming or just you don't know how to set up the script, we present our installation guide which is as comprehensive as possible so you don't have any difficulties.


1

Download

Download mst_bridge from Portal.

2

Dependencies

ox_lib

oxmysql

3

Resources Order

SERVER.CFG
ensure es_extended/qb-core/qbx_core
ensure oxmysql
ensure ox_lib

ensure inventory
ensure phone
ensure clothing
ensure banking
ensure fuel
ensure target

ensure mst_bridge
4

Configuration

Go to mst_bridge/config.lua and review all available configurable options.

There you can find Config.Language which controls the language of all of our scripts, so you should change it only once.

We provide a configuration for VersionCheck, so you can be informed always when there is something new. We recommend you to leave it true.

Take a look of all modules that are integrated and choose yours. If it doesn't exist, you can ask us in our Discord to add it or you can do it through mst_bridge/modules if you have basic programming knowledge.

Last updated