About 112 results
Open links in new tab
  1. Installing FiveM - Cfx.re Docs

    Installing FiveM Installing FiveM is pretty straightforward. It's usually a matter of downloading FiveM, then simply running the downloaded file. For those who'd like a bit more detail, read …

  2. Client manual - Cfx.re Docs - FiveM

    Save your game at least once before starting FiveM singleplayer (SP), and copy it into the FiveM profile directory in Documents\Rockstar Games\GTA V (the one with a fivem_set.bin).

  3. Setting up a server - Cfx.re Docs - FiveM

    Setting up a server This page shows you how to run the Cfx.re platform server (also often named 'FXServer') on Windows, Linux, txAdmin, or a game server hosting provider! They can all be …

  4. Setting up a server using txAdmin - Cfx.re Docs - FiveM

    Type a name for your server and click 'Next'. Select 'Popular Recipes'. Pick the 'CFX Default FiveM' template for now. Other templates may exist, but some will require a database server. …

  5. Client FAQ - Cfx.re Docs - FiveM

    Client FAQ Will FiveM run on Xbox or PlayStation? No. FiveM is developed exclusively for the PC version of GTA V. There are no plans to support consoles. Will FiveM run on Linux? There are …

  6. FxDK - Cfx.re Docs - FiveM

    The Cfx.re Development Kit, FxDK for short, is an integrated development environment designed to provide a smooth developer experience for FiveM. Detailed documentation links:

  7. Crosshair commands - Cfx.re Docs - FiveM

    About the crosshair The crosshair mimics the one seen in CS:GO, hence any existing CS:GO crosshair configs will work in FiveM. Example of a preset crosshair line: cl_customcrosshair …

  8. Where to buy GTA V - Cfx.re Docs - FiveM

    Where to buy GTA V FiveM requires a fully updated installation of GTA V. If you do not own a legal copy of GTA V yet, you can buy it from any of the stores below. Of course, you can also …

  9. Scripting in JavaScript - Cfx.re Docs - FiveM

    By default, FiveM includes a customized version of Node.js 16.x on the server. You can simply use require in server scripts, and it'll resolve the package either from Node.js built-ins, or the …

  10. Frameworks - Cfx.re Docs - FiveM

    A framework is a foundational structure that simplifies the creation of resources for your FiveM server. It offers a basic structure for your scripts, eliminating the need to build everything from …