[Release] [WIP] ESX 2

How can i Change the color of the menues?

anybody know how the chache the key from f2 to some other key i have over 300 comstum cars in we want jobs and stuff but also so we can spawn cars ad me on discord if u know how thanks Misterwoof#0246

I can not search people even with handcuffs, let alone with the lspd panel under help


How to fix?
when i add at server.cfg this command :
start es_extended
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
an error occurs

same for me does someone know how to fix?

Hi,

I somehow can’T figure out how to open bills table from another ESX menu… Could someone help me on this, please :confused: ?

.....................
        local drivingPed = GetPedInVehicleSeat(playerVeh, -1)
        if drivingPed == playerPed then
            OpenVehicleMenu()
        end
    end
  end

  if data.current.value == 'bills' then
	 ESX.UI.Menu.CloseAll()
	 TriggerEvent('esx_billing:ShowBillsMenu')
  end
									
				
				

  if data.current.value == 'check' then
        TriggerServerEvent('jsfour-legitimation:open', GetPlayerServerId(PlayerId()), GetPlayerServerId(PlayerId()))
  .................................

When I do es_admin2 /car blista I get this https://gyazo.com/14f9b425bfc8413a096fd32d70e1e542.
can anyone help me?
EDITED

Are you sure that’s the screenshot you meant to share?

I edited… I f*** up xD

Fresh install with all up to date scripts. Weashops breaks when I press E in blip, please help

Line 66 | table.insert(elements, {
Line 67 |    label  = ('%s - <span style="color: green;">%s</span>'):format(item.label, ESX.Math.GroupDigits(_U('shop_menu_item', item.price))),
Line 68 | weaponName = item.item

I’m searching for an design of this.
Unbenannt
Can somebody help me out?

Need help with a problem:
Help
Where can I get fivem2337 database?

Here: https://github.com/ESX-Org/es_extended

I need help now :frowning: I’ve setted up server 2 times now and I get this thing again:

Error: Unhandled error: Error: BUFFER_SHORTAGE
Error: BUFFER_SHORTAGE
at n.e [as reserve] (citizen:/scripting/v8/msgpack.js:29:12766)
at h (citizen:/scripting/v8/msgpack.js:29:15761)
at n.r [as decode] (citizen:/scripting/v8/msgpack.js:29:13908)
at n.fetch (citizen:/scripting/v8/msgpack.js:29:6972)
at n.u [as read] (citizen:/scripting/v8/msgpack.js:29:12076)
at Object.n [as decode] (citizen:/scripting/v8/msgpack.js:29:7097)
at unpack (citizen:/scripting/v8/main.js:20:33)
at citizen:/scripting/v8/main.js:51:11
at setImmediate (mysql-async.js:4960:9)
at Object.callback (citizen:/scripting/v8/timer.js:56:6)

This basically happens each time when new player joins

Hey how can i edit my f2 menu and move it to a another keybinding instead of F2 ?

Now i have been stuck for the whole day and need some support.
I installed Essentialmode, es_admin2, my_sqladmin, esplugin_mysql, mysql_async and got it all working together with CouchDB. So far so good!!!
But then my problems with databases started as i wanted to add es_extended, es_addonaccount, es_addoninventory, esx_vehicleshop, es_billing and es_society. All these was requesting async and all of a sudden the server started asking for port 3306 and not the CouchDB default port 5986 i was using and was set up in the essentials config.lue.
I read through a lot of documentations saying CouchDB is not supported by ESX and i should import es_extend sql-files into my database.
So what i need help on his how to proceed is i want to use all resources mentioned above ?
Should i have 2 different databases or is it possible to gather everything to one ?
As ESX dont support couchDB i guess MySQL is the one to go if everthing could go into that?? I am Running on windows!
Would be great if someone just gave me a good example of setup for the requested resources above with either 1 or 2 different prefered databases…
Thanks!

To run ESX related resources, you’re going to want to go with MySQL(running two databases is not feasible).

You can try to alter your ES install to use MySQL but it would probably be easier to just start fresh. Here’s a very quick way of installing ES and ESX onto a fresh FiveM server install.

If you need a MySQL server on your Windows machine, WAMP and XAMPP are two installable bundles that will get you up and running in a jif.

Anyone know where I fix where the blue circles are in the emergency stations and go on duty and the civ jobs too everything else works but nothing we can find that will fix it unless i have to download another mod or something??

Error running system event handling function for resource es_extended: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/MessagePack.lua:830: missing bytes
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/MessagePack.lua:830: in method ‘underflow’
citizen:/scripting/lua/MessagePack.lua:465: in field ‘any’
citizen:/scripting/lua/MessagePack.lua:860: in field ‘unpack’
citizen:/scripting/lua/scheduler.lua:563: in field ‘?’
server/functions.lua:33: in field ‘TriggerServerCallback’
server/common.lua:63: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:175: in function citizen:/scripting/lua/scheduler.lua:174
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:174: in function citizen:/scripting/lua/scheduler.lua:138

what is the path to the admin stuff?