Skip to content

Installation

resources/
└── senor-chat/
├── client/
├── server/
├── config/
├── bridge/
├── web/
└── fxmanifest.lua

Add the following ACE permissions to your server.cfg file. These are required for the chat script to manage permissions dynamically.

add_ace resource.senor-chat command.add_ace allow
add_ace resource.senor-chat command.remove_ace allow
add_ace resource.senor-chat command.add_principal allow
add_ace resource.senor-chat command.remove_principal allow
ensure senor-chat
  1. Start server
  2. Join in-game
  3. Chat should appear automatically
  4. Test sending messages in different channels