[Release] [WIP] ESX 2

in the esx github you can find the oldest versions, and replace the actual one you have in tour server. Make sure correct the functions of your actuals scripts, some of them could not work in oldest versions

Would anyone know how to fix this?
Everything is up to date as of today with the latest version. I am able to chose my name,
but it does not show the /skin menu options. but i see the message that says
Use 4 and 6 to move around.

Hi i still having the same error all the time, when i join the server, then i leave and my last position dont get saved. Anyone can help?

What error do you have?

1 Like

I’d suggest cloning the ‘develop’ branch instead of the master, which is more up-to-date with newer features (such as the skin menu)

You can simply clone it using commandline:
git clone -b develop https://github.com/esx-framework/es_extended.git

Hope this helps :slight_smile:

ESX2 imports all necessary tables at first startup and checks database integrity each time you launch your server.
Note: be sure that you’re using MariaDB instead of MySQL.

@Churri-CL to answer your question:

Head over to your es_extended resource, open up the config.lua file and edit this line:
Config.StartingAccountMoney = {bank = 50000}

Simply change ‘50000’ to your liking.

I’m a complete noob with mysql, but I’m pretty sure I do not use this as is:

"set mysql_connection_string “mysql://john:smith@localhost/es_extended?charset=utf8mb4”

So I am wondering what I actually put instead?

As we now need to script the files as modules directly into ESX with version 2.0, is there any way to restart these individual modules ? Or are we currently need to restart the entire server each time we make a change to a module ?

Quickly formatted:

"set mysql_connection_string “mysql://username:password@localhost/databasename?charset=utf8mb4”

As far as I’m aware, at this time there isn’t. Would be a nice feature to have though.

hey did you found the problem ?

Hey guys, I have problem in saving last position. (player will respawn sometimes to the saved position but sometimes they respawn on the 1st point (fivem-map-hipster)

  1. I tried changing position length to 255.
  2. I tried removing mapmanager and spawnmanager, and it works fine for old players, the problem is if a new player is done with registration, they will spawn under the middle of the city coords (x=0,y=0,z=0).

anyone can help? thanks in advance :slight_smile:

Can someone explain what is this M method? I tried to search on the Internet, but I found nothing.

Hi GiZz, when can we use this powerful framework?

Does anyone mind helping me change the es_extended pay notification to Notify I can’t seem to figure it out! If you have any help that would be great thanks!

anyone know what this problem is and how i can fix it? It gives this error for every esx script.

Job_grades table doesn’t exists

looks like bullshit if you want to fuckup go with esx2 , more problems then benefits

1 Like

im using the old es_extended and need to upgrade it… how can i do that without losing anything from my server? pls

Go in the html folder