Skip to content

CsokiHUN/fivem-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)