esx_rpchat
https://github.com/esx-framework/esx_rpchat
This Resource adds a proximity chat along with a few cool commands such as /me
, /ooc
and /twt

Usage
/me
/me
is a command that allows you to perform an action in the chat. For example, if you type /me waves
, it will show up as [PlayerName] waves
in the chat.
/ooc
/ooc
is a command that allows you to talk out of character. For example, if you type /ooc Hello!
, it will show up as [OOC] PlayerName: Hello!
in the chat.
/twt
/twt
is a command that allows you to tweet. For example, if you type /twt Hello!
, it will show up as [Twitter] @PlayerName: Hello!
in the chat.
/anontwt
/anontwt
is a command that allows you to Anonymously tweet. For example, if you type /anontwt Hello!
, it will show up as [Twitter] Anonymous: Hello!
in the chat.
/msg
/msg
is a command that allows you to send a private message to a player. For example, if you type /msg 2 Hello!
, it will show up as [PM] PlayerName -> PlayerName: Hello!
in the chat.
/do
/do
/do
is a command that allows you to ask a question in the chat. For example, if you type /do Are you okay?
, it will show up as [DO] Are you okay?
in the chat.