About 91 results
Open links in new tab
  1. FiveM - the GTA V multiplayer modification you have dreamt of

    FiveM is a modification framework for GTA V, allowing you to play multiplayer on customized dedicated servers.

  2. FiveM - Server hosting

    FiveM is a modification framework for GTA V, allowing you to play multiplayer on customized dedicated servers.

  3. 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 below. Installing …

  4. Cfx.re Server List

    Browse thousands of servers for FiveM and RedM

  5. /artifacts/fivem/build_server_windows/master/ / FiveM Artifacts

    Download essential FiveM server artifacts to host and customize your multiplayer gaming experience on GTA V.

  6. Cfx.re server key management

    Sign in to access the Cfx.re/FiveM "Keymaster" and manage your server registrations.

  7. Weapon models - Cfx.re Docs - FiveM

    Name: Compact Grenade Launcher Hash: WEAPON_COMPACTLAUNCHER Model Hash Key: w_lr_compactgl DLC: mpbiker Description: Focus groups using the regular model suggested it was …

  8. Home - Cfx.re Docs - FiveM

    👋🏼 Home Welcome to the documentation for the FiveM modification framework. Use the links below to find the information you're looking for. Server owners 🤩 Find out how to start a server on FiveM. 🧩 Download …

  9. Native Reference - Cfx.re Docs

    Internal function for ensuring an entity has a state bag.

  10. Controls - Cfx.re Docs - FiveM

    Controls Example Lua -- checks if INPUT_CONTEXT has just been released if IsControlJustReleased(0--[[control type]], 51--[[control index]]) then -- run code here end ...