Skip to main content

Documentation Index

Fetch the complete documentation index at: https://fxscripts.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Drop it in, restart, done.

Requirements

  • ox_lib
  • ESX or QBX (auto-detected)

Steps

1

Authorize your server

Add your sv_licenseKey to the asset at portal.cfx.re. If you’ve never done this, walk through Escrow & Cfx.re Portal.
2

Drop the resource

Place the fxChat folder under resources/[your-folder]/.
3

Add to server.cfg

ensure ox_lib
ensure fxChat
ox_lib first.
4

Restart

On startup you’ll see [fxChat] confirm the framework it detected.
Press T in-game. You should see fxChat instead of the native chat. Type /me waves to test.

Heads-up

fxChat replaces the native chat resource. Don’t ensure chat — fxChat declares provide 'chat', so anything that depends on chat will use fxChat automatically. Existing scripts that listen on chatMessage keep working.

Next

Configuration

Tune behavior, blacklists, translations.

Commands

Every command and how to disable them.

Themes

Seven themes plus the in-game editor.

Exports

Send messages from your own scripts.