Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Guide How To Install 2 Different Galleries? | Basic File

Respown

Gold Elite
Joined
Aug 3, 2021
Messages
192
Solutions
1
Reaction score
98,700
Points
306
Location
root
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)
sql.png

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.
1605251904666.png



8- Have your SQL File read into your data! 9- Start the file name with the number "esx_vehicleshop(?)" that you made.​
 
Top