Installation

Installation of cxa-chat

You can join our Discord to stay updated and keep track of updates for all our resources.

General setup;

  • Extract the file to any location within your resources folder.

  • After the section where the basic systems are started in your server.cfg file, add; ensure cxa-chat

Disable default chat;

  • Go to the Server.cfg file and if resources_useSystemChat is true, change it to false. If it is not there, manually add it yourself.

set resources_useSystemChat false

Last updated