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.
Last updated
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.
Download mst_bridge from Portal.
mst_bridge must be at the bottom of your server.cfg, so it can auto-detects all modules! Take a look of the example.
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_bridgeGo 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