[Release] EssentialMode base

Hello, I have a problem with newcomers on my server. When it connects it uses the appearance of Mickael, have no money nor hud (trade, money, bank) while the old players works very well. Did you come up with this error?

I have it for 3 days, before its work well

version 2.0.2 essentialmod

You do not get support with that version, please update.

2 Likes

I am using Win 10 and indeed, I couldn’t access the localhost:5984 address to access the CouchDb login. I will give this a try and come back.

Thanks for the answer, my problem is solved. The table “personnalvehicle” requests a default “0” this one was on “No default”

Guys, did everything, but why the database is not created … I made the port 5984 in the config, entered login and password, but the database is not created at startup

Hi dude,
Try to watch this video and see if you mess something.
i’ve done everything and it works for me

2 Likes

YOU ARE an AMAZING PERSON… YOU MADE MY F*ING DAY!!!

2 Likes

Wow! Thank you very very very very very much man! :beer:

1 Like

Guys, tell me how to fill in new scripts with your new system? How and where to install sql file in couchDB?

@Divians… you should back track and start reading the backdated posts. SQL is no longer supported, hence CouchDB (a NOSQL) database driven system is now in place.

So how do I put scripts that require sql?

you don’t, not if you’re using couchDB anyway. We have to wait for the scripts that require sql to be edited to work with couchDB.

And how do I put the scripts that pipe couchDB? Can you explain? What and how do I upload?

Like any other, you download the script you want to your PC, then you place the folder into your resources folder and add the name of the folder you downloaded to citmp-server.yml

okey, then how do I install FS Freeroam 0.1.4 [FiveM-Scripts]

download fs_freeroam

put the file into resources and add - fs_freeroam

to citmp-server.yml

Just make sure the file name is the same as whatever you add to citmp-server.yml

And then how to put Model-Menu V2.5, he asks for the database

as stated above, model-menu uses the old version of EssentialMode which is no longer available. you will need to wait for the author to update the script to use couchdb. or crack open the coding books and learn to do it yourself :grin:

click “create database”
type in name “essentialmode” , click create
and you’re done! restart server.

where i can find essentialmode2?