https://github.com/lachee/fivem-chat
Customised version of FiveM's default chat.
https://github.com/lachee/fivem-chat
Last synced: about 1 year ago
JSON representation
Customised version of FiveM's default chat.
- Host: GitHub
- URL: https://github.com/lachee/fivem-chat
- Owner: Lachee
- Created: 2021-04-22T05:31:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T02:58:25.000Z (about 5 years ago)
- Last Synced: 2025-03-25T22:36:01.738Z (about 1 year ago)
- Language: TypeScript
- Size: 286 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customised Chat
This repository is a modified version of the default [FiveM](https://github.com/citizenfx/cfx-server-data) chat.
It has been modified to better suit [SkullFace](https://www.twitch.tv/skullhasface)'s RP server.
# Installation
## Requirements
- FiveM
- ESX
## Via Git ( recommended )
From your resouces directory for the ESX server:
```
git clone https://github.com/Lachee/fivem-chat.git "[lachee]/lachee-chat"
```
Then in you server cfg:
- `ensure lachee-chat`
**Dont forget to remove the previous `[gameplay]/chat` script**
### Update
Update using the `./deploy.sh`. This will make sure you have everything
### Restart Script
Remember, you will need to restart the chat script every time you update it.
Clients may need to reconnect too.