FearlessStudios

Configure

Install and configure FS-Chat

Requirements

  • FiveM server

Installation

  1. Place FS-Chat in your resources folder.
  2. Add ensure FS-Chat to server.cfg.
  3. Edit config.lua to match your server preferences.
  4. Restart the resource.

Behavior

Prop

Type

Appearance

Prop

Type

Commands

  • /chat opens the chat input (also bound to T).
  • /clear clears the local chat window.
  • /chatedit toggles edit mode for position, scale, and theme.
  • /me, /do, /ooc, /leo, /ems, /med, /fire send roleplay messages.
  • /gme, /gdo, /gooc, /gleo, /gems, /gmed, /gfire send global variants.
  • /eas sends an emergency alert message.
  • /ad sends an advertisement message.

Keybinds

  • T opens chat input.

Events

FS-Chat implements standard FiveM chat events for compatibility:

  • chat:addMessage
  • chat:addSuggestion
  • chat:clear
  • chat:open
  • chat:executeClient

Notes

Player UI settings are stored per client using resource KVPs and persist across sessions.