This chat resource is a standalone project I worked on a while ago, it incorporates all different 'RP' commands with some overlaps into the core chat resource, allowing the resource complete control over the chat. Easily integratable with the Standalone Character System and the Standalone Social Media Resource that I made.
- CFX forum posts for player referencing functionality (Between entity coords)
| Variable | Outline |
|---|---|
| Resource | For the Discord headers, console and anything NOT to the client |
| Prefix | How the Resource will appear to the client in chat, such as 'SYSTEM' |
| EnableDiscordLogging | Discord logging settings (http post request) |
| EnableStaffChat | Staff chat + its setting |
| EnableReporting | Reporting System + its settings |
A variery of Roleplay commands:
- Me (Local/Global)
- Do (Local/Global)
- Chat (Local/Global)
- Player Reports
- Staff Chat
- Coordinates location
Yes, this is a Standalone script that does not have any external dependencies (After replacing core sv_chat.lua).
Yes, if you would like to contribute onto the project, you can do so by forking the project on GitHub, or by contacting me for assistance.
No, in pursuance with the AGPL License, you may edit and redistribute for free (by means of GitHub) but you do not have the permission to sell this resource in any capacity.
- (1) - Extract the resource
- (2) - Drag & Drop the 'AM-Chat' folder into your resources folder
- (3) - Copy the 'sv_chat.lua' file from /dependency and replace it into [gameplay]/chat/sv_chat.lua
- (3) - If you are using artefact 7290 you need to replace '7290_sv_chat.lua' in citizen -> system_resources (And rename it to 'sv_chat.lua') as this chat file is different to older artefacts
- (4) - Write 'ensure AM-Chat' in your server.cfg file
- (5) - Configure the 'config.lua' file with everything you wish to have included in the script
If you have followed the Documentation for installation, or have found a bug/exploit you can submit an issue on the repository, or you can contact me for support, my discord support server is here.
