[Solved] esx_policejob Garageproblem

Hey!

I´ve added some custom Police Vehicles, which im trying to add to the police Garage. So I’ve edit the config like this:

Config.AuthorizedVehicles = {
	car = {
		recruit = {
			{model = 'police2', price = 10000},
			{model = 'police3', price = 10000},
			{model = 'polaventa', price = 400000},
			{model = 'policet', price = 10000},
			{model = '2018k9chgrbb', price = 20000},
			{model = 'policeb', price = 10000}
		
		},

When I upload this and start my Server the configuration been overwritten to the old config.

Have someone an Idea?

you haven’t duplicated the same resource have you
?

I’ve found the Problem. Im using the Full Package from ZapHosting and in the Zaphosting Webinterface under Settings is an Point where you can disable “Auto-Overwriting”, when you turn this off the configs won’t be overwritten.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.