uyuyorumstore
um-chat

Setup

How to install and configure um-chat

Install

Firstly

  • Add this to your server.cfg or if u have replace "true" with "false"
server.cfg
set resources_useSystemChat "false"

Locale

Supported Locales

al, ar, cs, da, de, el, en, es, et, fi, fr, he, hr, hu, id, it, ja, ko, lt, nl, no, pl, pt, ro, ru, sk, sv, th, tr, zh-cn, zh-tw

Make sure your setr ox:locale "your-locale" in server.cfg is set to your desired language (ex: en, fr, de, etc.)

server.cfg
setr ox:locale "en"

Config

Browse to the config folder and edit the files in the config folder according to your needs

Commands

  • Popular frameworks by default have things like do, me or staffchat etc
  • Or you may already have a script for them
  • To avoid conflicts with these, things like me, do, ooc etc in um status false by default
  • So in summary, if you want to use the ones in um actions, you need to make their status true
  • All commands can be found here config > commands.lua > ['anycommand'] > status

Remove default commands from your framework:

setr qbx:motd (server.cfg)

  • Found for qbx_core (server.cfg) setr qbx:motd qbox
  • Replace to setr qbx:modt ''

General Chat (right side)

If you want to use the general chat on the right, setup here

Optional (version check)

Note

Note that ox_lib is a requirement

Make sure your ox_lib version is the latest version, this will work more stable for you

Ready

On this page