zzazuu / ESXBase-server

Basic Fivem server using the Essentialmode framework and the ES Extension(aka ESX) but also ESX_kashacters
23 stars 74 forks source link

THIS SERVER IS NOT BEING UPDATED ANYMORE!

It will work fine for some time now scriptwise, but you will probably have to take care about updating the server artifacts and Visual C++.

ESXBase-server

A server made with base resources from ESX and Essentialmode Framework. And also ESX_kashacters.

I will Not provide any more support for this. If you followed the steps given it should be working and you should have a Base server setup. This one is configured to be in English. If you want to learn how to edit stuff then you should move on to the FiveM forums. https://forum.fivem.net/

Introduction

Im sitting in alot of Discords and forums where i constantly see people asking "stupid" questions about:

This made me think of a way to make people create their own server the easy way. I myself didnt have that much experience when i started with FiveM, ESX and Lua in general. The savior for me was that i already had some experience in C# and Javascript. So i could find my way through and learn something. But what i noticed when i started was that all the guides for setting up a server and database where pure shit.

That is why im making this Pre-setup server made by only using official ESX resources from https://github.com/ESX-Org

Requirements

You will need to install these things to be able to follow the guide, if you are a person who knows what you are doing then do it your own way.

Follow the installation guide that is given by both programs.

Installation

So you did install all the requirements needed for the server ? Then we move on.

First you start of with moving the FXServer_ESX folder to your C:\ harddrive. it is important that the path to the server is correct or it wont start. the path should look like this: C:\FXServer_ESX

When Heidi opens up you will see a Blue arrow on the top, press it and the sql file will execute and create your database. alt text

Now if you press the update button or F5 on your keyboard you will see a new Database called essentialmode in the list to the left.

alt text

Good you can close up Heidi cause we dont need to touch it anymore.

Now we go into the FXServer_ESX folder and search for a file called "server.cfg" right click on it and press edit.

If you want other players to be able to join your server you will need to open up port 30120 in your firewall and/or router. If you want your fancy server to show up in the Serverlist on FiveM you will need to open up port 30110 in your firewall and/or router.

Credits