👮
Five-O M
  • Five-O M
  • 💻Client
    • Server Callbacks
    • Progress Bars
    • Keypress
    • Notifications
    • Menus
    • Blips
    • Vehicles (to-do)
    • Peds (to-do)
    • Callouts (to-do)
    • Client Callbacks (to-do)
  • 💿Server
    • Server Callbacks
    • Client Callbacks (to-do)
Powered by GitBook
On this page

Five-O M

Five-O M is a FiveM modification for multiplayer law enforcement. It is highly optimised and configurable using built-in configuration files and methods with detailed documentation.

Importing Five-O M

Put the following code in the fxmanifest.lua to import the Five-O M functions into the required resources.

shared_script '@fiveom/import.lua'

Any Five-O M functions can then be referenced using the FOM variable.

NextServer Callbacks

Last updated 2 years ago