Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 794 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 794 Bytes

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)