Is there any Car addon pack?

I tried it with 10 Vehicles and no one is working is there any Pack with Police Car,Ambulance car and Civil car pls

Moved to #development:scripts

Please be careful where you post next time. Your original category’s description states: No help discussion here.

:mag: :arrow_upper_right:

1 Like

go … I’m nice today police sports car … say no thank you huh :stuck_out_tongue:

Car auto sport police and moto

as certainly someone will ask how to add this to esx_police here’s how:

esx_police/config.lua

(line : 95 with notepad +++)


-- https://wiki.rage.mp/index.php?title=Vehicles
Config.AuthorizedVehicles = {
	Shared = {
		{
			model = 'polaventa',
			label = 'Police Lamborghini'
		},
		{
			model = 'polf430',
			label = 'Police Ferrari'
		},
		{
			model = 'pol718',
			label = 'Police Porsche'
		},
		{
			model = 'police3',
			label = 'Police Kuruma'
		},
		{
			model = 'audipd',
			label = 'Police Audi'
		},
		{
			model = 'HCBR500RGN',
			label = 'Police Moto'
		},
		{
			model = 'pbus',
			label = 'Police Prison Bus'
		}
	},

	recruit = {

	},

	officer = {
		
	},

	sergeant = {
		{
			model = 'policet',
			label = 'Police Transporter'
		},
		{
			model = 'policeb',
			label = 'Police Bike'
		}
	},

	intendent = {

	},

	lieutenant = {
		{
			model = 'riot',
			label = 'Police Riot'
		},
		{
			model = 'fbi2',
			label = 'FIB SUV'
		}
	},

	chef = {

	},

	boss = {

	}
}

omg thank you very much

But not polaventa and much more not working :I

it’s disturbing, did you put the start in the server .cfg well locate the target ???

if so, I think it is other addon car because that borrows the same name.

because in my server everything works perfectly. :stuck_out_tongue:

Now i fixed it was in the wrong Folde but thank you ;D

of nothing … or was the mistake? :stuck_out_tongue:

Can you help me how can i create a new Vehicle Category in the Vehicle Shop on myqsl `?

lol

for vehicle the data base:

you take the mark of the car that you have in your server.cfg you have to put it in the model and you add a letter more for example in name …(If it’s a big pack addon because you have, it will go look for the names in the addon pack) just enough to test in the game that is the right name for it in the command of chat just put. … / car (namecar)

to insert some thing in your database just click for example vehicle and insert tab …

soory i speak french :stuck_out_tongue: