SQL import order and placement in the server.cfg

Tutoriale, ghiduri de optimizare si suport pentru crearea serverelor.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 4444
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

SQL import order and placement in the server.cfg

Post by greenie »

I hope it will help a lot of peoples if someone see some mistakes you can say here, ty

(Depends on ESX dependencies)

Important note:

It is important to add set es_enableCustomData 1 at the top of your server.cfg

For proper operation, essentialmode must start before esplugin_mysql, MySQLAsync must start before essentialmode.

The tagged plugins -SQL contain a database to import.

Les plugins tagués –SQL contain a database to import.

essentialmode + es_admin2 => [Release] EssentialMode base start essentialmode start es_admin2

esplugin_mysql–SQL [Release] EssentialMode base
start esplugin_mysql

es_extended–SQL https://github.com/ESX-Org/fxserver-es_extended
start es_extended start esx_menu_default start esx_menu_list start esx_menu_dialog

cron https://github.com/ESX-Org/fxserver-cron
start cron

(It is important to place it at the beginning, so that it is started before the scripts that need it (par exemple : esx_society for whitening))

esx_addonaccount–SQL https://github.com/ESX-Org/fxserver-esx_addonaccount
start esx_addonaccount

esx_society–SQL https://github.com/ESX-Org/fxserver-esx_society
start esx_society

esx_phone–SQL https://github.com/ESX-Org/fxserver-esx_phone
start esx_phone

esx_jobs–SQL https://github.com/ESX-Org/fxserver-esx_jobs
start esx_jobs

esx_addoninventory–SQL https://github.com/ESX-Org/fxserver-esx_addoninventory
start esx_addoninventory

esx_ambulancejob–SQL https://github.com/ESX-Org/fxserver-esx_ambulancejob
start baseevents start esx_ambulancejob

esx_bankerjob–SQL https://github.com/ESX-Org/fxserver-esx_bankerjob
start esx_bankerjob

esx_billing–SQL https://github.com/ESX-Org/fxserver-esx_billing
start esx_billing

esx_vehicleshop–SQL https://github.com/ESX-Org/fxserver-esx_vehicleshop
start esx_vehicleshop

esx_garage–SQL https://github.com/ESX-Org/fxserver-esx_garage
start esx_garage

esx_taxijob–SQL https://github.com/ESX-Org/fxserver-esx_taxijob
start esx_taxijob

esx_status–SQL https://github.com/ESX-Org/fxserver-esx_status
start esx_status

esx_basicneeds–SQL https://github.com/ESX-Org/fxserver-esx_basicneeds
start esx_basicneeds

esx_datastore–SQL https://github.com/ESX-Org/fxserver-esx_datastore
start esx_datastore

esx_mask–SQL https://github.com/ESX-Org/fxserver-esx_mask
start baseevents (attention, already added with esx ambulance job, if the resource is installed) start esx_mask

esx_shops–SQL https://github.com/ESX-Org/fxserver-esx_shops
start esx_shops

esx_license–SQL https://github.com/ESX-Org/esx_license
start esx_license

esx_weashops–SQL https://github.com/ESX-Org/fxserver-esx_weashops
start esx_weashops

esx_property–SQL https://github.com/ESX-Org/fxserver-esx_property
start esx_property

esx_offices–SQL The esx_offices-SQL database is in the folder esx_property.

esx_realestateagentjob–SQL https://github.com/ESX-Org/fxserver-esx ... teagentjob
start esx_realestateagentjob

esx_policejob–SQL https://github.com/ESX-Org/fxserver-esx_policejob
start esx_policejob

esx_drugs–SQL https://github.com/ESX-Org/fxserver-esx_drugs
start esx_drugs

esx_mecanojob–SQL https://github.com/ESX-Org/fxserver-esx_mecanojob
start esx_mecanojob

esx_identity–SQL https://github.com/ESX-Org/esx_identity
start esx_identity

esx_whitelist–SQL https://github.com/ESX-Org/esx_whitelist
start esx_whitelist

esx_dmvschool-SQL https://github.com/ESX-Org/esx_dmvschool
start esx_dmvschool

esx_lscustom https://github.com/ESX-Org/fxserver-esx_lscustom
start esx_lscustom

esx_joblisting https://github.com/ESX-Org/fxserver-esx_joblisting
start esx_joblisting

skinchanger https://github.com/ESX-Org/fxserver-skinchanger
start skinchanger

esx_skin https://github.com/ESX-Org/fxserver-esx_skin
start esx_skin

esx_clotheshop https://github.com/ESX-Org/fxserver-esx_clotheshop
start esx_clotheshop

es_camera https://github.com/ESX-Org/fxserver-es_camera
start es_camera

instance https://github.com/ESX-Org/fxserver-instance
start instance

esx_service https://github.com/ESX-Org/fxserver-esx_service
start esx_service

esx_holdup https://github.com/ESX-Org/fxserver_esx_holdup
start esx_holdup

esx_atm https://github.com/ESX-Org/fxserver-esx_atm
start esx_atm

esx_barbershop https://github.com/ESX-Org/fxserver-esx_barbershop
start esx_barbershop

esx_optionalneeds https://github.com/ESX-Org/fxserver-esx_optionalneeds
start esx_optionalneeds

esx_animations https://github.com/ESX-Org/fxserver-esx_animations
start esx_animations

esx_sit https://github.com/ESX-Org/fxserver-esx_sit
start esx_sit

esx_voice https://github.com/ESX-Org/esx_voice
start esx_voice

(If you have the base client, you already have voice range limiter !, make a choice )
47. esx_rpchat https://github.com/ESX-Org/esx_rpchat
start esx_rpchat

esx_thief https://gitlab.com/Deediezi/gta5_script ... /esx_thief
start esx_rpchat

esx_cruisecontrol https://github.com/ESX-Org/esx_cruisecontrol
start esx_thief

Also add:
esx_menu_default https://github.com/ESX-Org/fxserver-esx_menu_default

esx_menu_dialog https://github.com/ESX-Org/fxserver-esx_menu_dialog

esx_menu_list https://github.com/ESX-Org/fxserver-esx_menu_list

Les « start » were added when you added es_extended

async https://github.com/ESX-Org/fxserver-async
𝑴𝒂𝒚𝒃𝒆 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 𝒊𝒔 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☢️

✅ GAZDUIRE JOCURI / VPS / GAZDUIRE WEB / SERVERE DEDICATE - Stock NELIMITAT / Valabil comandati pe https://www.zonek.ro/
Post Reply

Return to “Server Development”