Installation

  • Once you have set up the dependencies, all you have to do is upload the folder to the server.

This installation guide covers both ESX and QBCore frameworks.

ResourceSource

ox_lib

xsound

stress

It will be in the folder you downloaded it to. You can use it if you want.

hrsgears

Enables the use of manual gear in vehicles. Download

edit_mini_map

It allows positioning and sizing of mini map. Download

Server.cfg

The server.cfg initialization order should be as follows.

start es_extended
start ox_lib
start xsound
start 0r-hud-v3

--- esx resources --

Localization

  • To change the preferred language from English, add the convar to your server.cfg and change en to the desired language code.

setr ox:locale en
  • Create a locales directory and a file for your language. And edit the content of locales/en.json in your own language and write it in there.

Last updated