Skip to content

Chat script for text rp servers in FiveM

Notifications You must be signed in to change notification settings

fivemland/fl_textrp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic text RP script for FiveM

Visibility distances can be set in the shared.lua file.

Screenshots

Dependencies

  • ESX Legacy

Commands:

Plain writing appears in the chat as speech.

OOC toggle key: B can be adjusted in the game settings

  • /s [msg] -- Shout player
  • /c [msg] -- Whisper player
  • /me [msg] -- Visible actions
  • /do [msg] -- Invisible actions, events

-- try

  • /megpróbál [msg]
  • /megpróbálja [msg]

Exports

Server Side
sendLocalMeMessage(player, message)
sendLocalDoAction(player, message)

About

Chat script for text rp servers in FiveM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 63.2%
  • JavaScript 17.5%
  • HTML 9.7%
  • CSS 9.6%