FiveM Store
  • FiveM Store
  • Wishlist
  • Support
  • Blog

2023 © FiveM Store.

FiveM Store
Sign In
Account
Wishlist -
0
Total
$0.00
No products in the cart.
All Departments
  • FiveM Store
  • Wishlist
  • Support
  • Blog
New Products
Super Discount

Items on sale

Ambulance Job [ESX/QBCORE]

Ambulance Job [ESX/QBCORE]

$135.00 Original price was: $135.00.$7.00Current price is: $7.00.
Animation Menu +5000 Animations [ESX/QBCORE]

Animation Menu +5000 Animations [ESX/QBCORE]

$100.00 Original price was: $100.00.$12.00Current price is: $12.00.
NCHub Special Edition V2.0 Beta

NCHub Special Edition V2.0 Beta

$200.00 Original price was: $200.00.$50.00Current price is: $50.00.
Health System

Health System

$42.00 Original price was: $42.00.$7.00Current price is: $7.00.
Brick Mansion

Brick Mansion

$62.50 Original price was: $62.50.$8.00Current price is: $8.00.
0R-MULTIPLAYER DELIVERY JOB [ESX/QBCORE]

0R-MULTIPLAYER DELIVERY JOB [ESX/QBCORE]

$52.00 Original price was: $52.00.$7.00Current price is: $7.00.
FiveM Store
0
Total
$0.00
No products in the cart.

How to Create FiveM ESX Server 2023 ?

November 3, 2023 Blog Best FiveM Shop, Buy fivem scripts, buy fivem server, buy fivem serverr, cfx, esx roleplay, fivem, fivem car, fivem esx package, fivem esx roleplay, fivem esx rp, fivem house, fivem house mlo, fivem map, fivem maps, fivem market, fivem mlo, fivem mods, fivem nopixel, fivem nopixel scripts, fivem police, fivem qbus, fivem qbus script, fivem robbery, fivem rp server, fivem script, fivem scripts, fivem shop, fivem store, fivem vehicle, fivem-store.net, fivem.net., gta 5, gta 5 mods, how to create fivem server, Setup your fivem server
esx

In this Tutorial we will Guide you trough picture’s how to Download and Setup ESX Server so you can build up your own FiveM server.

  • if you dont want to read and you know what are you doing, you can download whole Server.zip file of server that is made trough this blog tutorial – https://drive.google.com/file/d/1uUdpTFOsZVEIuV-2ePXQJmvatOWTie1F

Step 1: Download all tools needed to run local server

In this Step you will download all tools needed to run FiveM server on local host.

1. Download XAMP & HEIDISQL for Microsoft Windows Users.

  • XAMP – https://www.apachefriends.org/download.html

download xamp

  • HEIDISQL – https://www.heidisql.com/download.php

heidi 1

2. Install XAMP & HEIDISQL.

Step 3: Make FiveM server key for your server

1. Go to keymaster page, sign in and create FiveM server Key.

  • Go to https://keymaster.fivem.net and sign in.
  • Click on Register a New Server.

fivem server key

  • Put your server name, your public ip and fill up everything like it is picture below. 
  • you can find your public ip on this site – https://www.whatismyip.com

fivem server key

 

 

Step 2: Download ESX legacy server and FiveM artifacts

In this Step you will learn how to download ESX FiveM Server with artifacts and you will prepare server for next step.

1. Download ESX server from their official Github. Click green and Download ZIP: https://github.com/esx-framework/esx_core.

esx legacy github

2. Create new Folder and name it to name of your server (keep it simple, you can create server on example C: or any other Disk). 

3. Extract esx_core-main to your Server folder.

4. Create new folder called “resources” inside your FiveM Server folder

your fivem server folder

5. Download ox_mysql and extract folder in resources folder you created.

  • oxmysql – https://github.com/overextended/oxmysql/releases/download/v2.7.5/oxmysql.zip

6. Download [system].zip and extract it in your resources folder so you can start up your server without problems (your [system] folder should be in your resources).

  • https://drive.google.com/file/d/1bNpbO-ZR0_J80PNQaEDv3NZ2ZCDylgNz

7. Download Latest FiveM artifacts from official FiveM website. https://runtime.fivem.net/artifacts/fivem/build_server_windows/master

fivem gta rp artifacts

8. Extract downloaded FiveM artifacts in your Server folder.

  • By now your Server folder should look like this
  • fivem server folder

Step 3: Setup your Server Database

In this Step you will learn how to setup your FiveM Server database (if you have any question’s, leave them in comments).

1. Import server SQL file in HeidiSQL.

  • Open HeidiSQL and Create new Session for your Server

Tutorial how to setup your fivem gta rp server with heidi

  • Go to your FiveM Server folder and open [SQL] folder where you will find legacy.sql. 
  • Double click on legacy and open it in HediSQL

esx fivem legacy.sql

  •  On Top add following text and click Execute SQL:

CREATE DATABASE IF NOT EXISTS `es_extended` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */;

USE `es_extended`; 

heidi sql fivem gta rp

  • Congratulations, you Created Database for your FiveM Server, called es_extended.

database for fivem server

 

Step 4: Setup your ESX Server and prepare it for startup.

In this Step you will learn how to setup your ESX FiveM server and how to connect to your server (if you have any question’s, leave them in comments).

1. Open esx_core-main in your Server folder, copy [core] folder and paste it in your resources folder.

2. Download prepared server.cfg and put it in your server folder. (at this point you can delete esx_core-main and your Server folder should look like this)

  • https://drive.google.com/file/d/1WjPwan8lKtPwrY31ScYq5DGnBoOq9z_Q

server.cfggg

  • if you are confused, your Server Directory contains this folder’s.

fivem server folder

3. Download Server bat file and put it in your server folder so you can start your server.

  • Google Drive Link – https://drive.google.com/file/d/1d3GARjFWA5pvy9BvQ5MG2UUiJKP5HrvQ
  • Drop downloaded START_YOUR_SERVER file in your server folder.
4. Open downloaded file with notepad or any text editor.
unnamed file
5. Change D: drive to your drive where is your fivem server located.
6. Change “Your Server directory” to name of folder where your Server is located.\

Step 5: Start your FiveM Server

1. In your Server Folder, run “START_YOUR_SERVER” bat file and your server will startup without any problems.

  • this is newest version of ESX Legacy – 1.10.2

fivem server successfully started

Thank you for reading our blog and if you have any question's or problems, dont hesitate to ask in comments.

You must be logged in to post a comment.

Recent Posts

  • How to Create FiveM ESX Server 2023 ?
  • How to Download and Install FiveM 2023 ?

Recent Comments

No comments to show.

Categories

  • Blog

Popular Posts

  • Blog

    How to Create FiveM ESX Server 2023 ?

  • Blog

    How to Download and Install FiveM 2023 ?

Product Categories

  • FiveM Clothes
  • FiveM MLO
  • FiveM Mods
  • FiveM Scripts
  • FiveM Server
  • Free Fivem Scripts & MLO
  • REDM

Help-Zone

  • Terms and Conditions
  • Fivem Store Privacy Policy
  • Refund and Returns Policy
  • DMCA
FiveM Store

2023 © FiveM Store.

payment
  • Store
  • Search
  • Wishlist
  • Account
  • Categories