mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
a3edd3eace
- unknown commands will no longer be written out - a lot of formatting moved to i18n strings - fixes ÅÄÖ #5 - fixes #4
26 lines
525 B
Markdown
26 lines
525 B
Markdown
# esx_rpchat
|
|
|
|
#### Description
|
|
This is a proximity chat script. With a few commands such as Twitter, OOC and Local Me
|
|
|
|
#### Download
|
|
|
|
**1) Using [fvm](https://github.com/qlaffont/fvm-installer)**
|
|
```
|
|
fvm install --save --folder=esx esx-org/esx_rpchat
|
|
```
|
|
|
|
**2) Manually**
|
|
- Download https://github.com/ESX-Org/esx_rpchat/releases/latest
|
|
- Put it in resource/[esx] directory
|
|
|
|
**3) Using Git**
|
|
|
|
```
|
|
cd resouces
|
|
git clone https://github.com/ESX-Org/esx_rpchat
|
|
```
|
|
|
|
#### Installation
|
|
|
|
1) Add `start esx_rpchat` to your server.cfg |