Respown
Gold Elite
If you want to open a few dealer system-style galleries on your server, you can quickly install it by editing the file I will give.
I am writing a plain and simple explanation. If you wish, you can find out by accessing the video from the link at the bottom of the post.
[Required Programs]
Notepad++
[Expression]
1- Change the file name according to the number of galleries you will open! (If you are installing the 2. Gallery, it is sufficient to read sql and start)
2- Change the name of our SQL File and the profession names in it according to the number of galleries you will open (if you are opening the 3rd gallery, do 3)
3- Open the "main.lua" file in the server folder with notepad++.
4- Go to the "change" tab by pressing CTRL + F.
5- If you are opening more than 2 galleries, you need to change the job names (like making cardealer2(4))
6- If you are opening more than 2 galleries, you need to change the name of "esx_vehicleshop2" everywhere (...vehicleshop2(4)" as many times as you can.
7- We do the same renaming operations for "main.lua - utils.lua" in the "client" file.
8- Have your SQL File read into your data! 9- Start the file name with the number "esx_vehicleshop(?)" that you made.
I am writing a plain and simple explanation. If you wish, you can find out by accessing the video from the link at the bottom of the post.
[Required Programs]
Notepad++
[Expression]
1- Change the file name according to the number of galleries you will open! (If you are installing the 2. Gallery, it is sufficient to read sql and start)
2- Change the name of our SQL File and the profession names in it according to the number of galleries you will open (if you are opening the 3rd gallery, do 3)
3- Open the "main.lua" file in the server folder with notepad++.
4- Go to the "change" tab by pressing CTRL + F.
5- If you are opening more than 2 galleries, you need to change the job names (like making cardealer2(4))
6- If you are opening more than 2 galleries, you need to change the name of "esx_vehicleshop2" everywhere (...vehicleshop2(4)" as many times as you can.
7- We do the same renaming operations for "main.lua - utils.lua" in the "client" file.
8- Have your SQL File read into your data! 9- Start the file name with the number "esx_vehicleshop(?)" that you made.