Fort Zancudo Gate wont open

The Fort Zancundo Gate is not open and I cant enter Fort Zancundo! I dont have bob74_ipl installed! Anyone can help me?

Set connection MYSQL-async

set mysql_connection_string “server=localhost;database=essentialmode;userid=root;”

Disable Couchdb from essentialmode

set es_enableCustomData 1

you probably don’t want to change these!

only change them if you’re using a server with multiple network interfaces

endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”

start mapmanager
start chat
start spawnmanager
start fivem
start hardcap
start ■■■■■■■
start scoreboard
start loqscript-material_load-loadingscreen
start loqscript-material_load-loadingscreen

Mysql/Base

start mysql-async

#Fix Errors
restart sessionmanager

#Base
start es_extended
start esplugin_mysql
start essentialmode
start async
start es_admin2
start cron
start instance

add_ace resource.essentialmode command.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow

#[ESX]
start esx_menu_default
start esx_menu_dialog
start esx_menu_list
start esx_voice
start esx_sit
start esx_rpchat
start esx_animations
start skinchanger
start esx_skin
start esx_identity
start esx_joblisting
start esx_status
start esx_optionalneeds
start esx_basicneeds
start esx_jail
start esx_customui
start esx_clothestore
start esx_addonaccount
start esx_jobs
start esx_shops
start esx_billing
start esx_society
start esx_datastore
start esx_addoninventory
start esx_policejob
start esx_ambulancejob
start esx_mecanojob
start esx_addons_gcphone
start gcphone
start esx_property
start esx_barbershop-master
start esx_clotheshop-master
start esx_vehicleshop
start esx_billing-master
start new_banking
start esx_advancedgarage-master
start esx_doorlock
start esx_truckerjob
start handsup
start esx_admins
start esx_addons_gcphone
start esx_taxijob
start LegacyFuel
start trew_hud_ui
start esx_drugs
start esx_mafiajob
start esx_dmvschool
start esx_vehiclelock
start esx_armyjob

start traffic

start porsche911
start lamboreventon
start porsche911gruen
start huracan
start audi
start bugattichiron
start mclaren
start chiron
start mclaren2
start bmwx6
start porschecayennes
start urus
start porschepolicechef
start swatcar
start policecar
start admincars
start pdheli
start mcbuenos
start supervolito
start FordShelbyGT500
start ambulance
start policet
start armypack
start Elevator
start sherrif2

start adminpeds

#[Cars]

#[Other]
start hair
start NoPlayerBlips
start interiorfix
start nocrosshair
start PvP
start nonpcdrop
start noemergencycars
start disabledispatch
start DeWeaponizedVehicles

sv_scriptHookAllowed 0

start fs_freemode

sv_hostname “^137,5er ^4| ^2Beschreibung folgt!”

nested configs!

#exec server_internal.cfg

loading a server icon (96x96 PNG file)

#load_server_icon myLogo.png

convars for use from script

set temp_convar “hey world!”

disable announcing? clear out the master by uncommenting this

#sv_master1 “”

want to only allow players authenticated with a third-party provider like Steam?

#sv_authMaxVariance 1
#sv_authMinTrust 5

add system admins

add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don’t allow quit
add_principal identifier.steam:110000112345678 group.admin # add the admin to the group
add_principal identifier.license:b2e4409158e3799a063f153c78d268a6d173a105 group.admin # add the admin to the group

player endpoint protection

sv_endpointprivacy true