hello,
i want to make a ducplicate of esx_vehicleshop i tryed to edit all esx_vehicleshop lines but that doasnt work it also takes the config from the other script i want to make a duplicate because i want to have 1 vehicleshop for normal cars and some addon cars and i want a exclusivedealer with job for high end cars so i can sell a smal quantity verhicles so they have rare cars to work for i changed both title and esx_ lines to exlusivevehicleshop i also made a seprate exlusivevehicle group in my sql also changed line in script can some one help me with this either explaining me how or sending me a version so i can use it i rather know becuase i would like to make more jobs in te future
The problem with doing this is your not thinking about the DB and your using the same DB tables for both shops so you would need ot basically manipulate the script events and such to the new “script” then change all the DB calls and tables calls in order for it to be a “new” script.
It is good to try this is how I made multiple bars on a server using esx_nightclub. It is very doable and a good learning experiment.
i have set a exclusivevehicle group in db but not category do i have to change all the groups to exclusive in order for it to work ? because i just wanted to have diffrent cars for sell in each shop i didnt think car catagory would be a big deal and do i also change the job part ? because i aint using the job part in the first version