HighLeaks
Help

AV Vehicleshop

gottkoenigzylla gottkoenigzylla Started 13 replies 1,887 views 1 Credits

Download Link Locked

Pay 1 credits to unlock the download link for 24 hours.

Login to unlock
#1
- Add inifinite amount of vehicle shops. - Each shop can have custom categories. - Each shop can use custom account money. - Stock limit. - Restrict shop for VIP users (requires AV VIP). - Preview vehicle tuning parts (requites AV Tuning). - Requires oxmysql Showcase It is an Standalone, u dont need VIP or Tuning (but it is an Nice to Have)
#1
looks good lets test !!
#2
look so fine hxx broo
#3
thank you for sharing bro
#4
so does the script working?
#5
nice will test it rn
#6
going to test this rn
#7
thanks for the share here
#8
Looks really awesome, certainly adding this to my list.
#9
Can you in config disable the customization of the vehicle?
#10
this is very nice i think
#11




gottkoenigzylla,

wrote:



- Add inifinite amount of vehicle shops.

- Each shop can have custom categories.

- Each shop can use custom account money.

- Stock limit.

- Restrict s...










gottkoenigzylla,

wrote:



- Add inifinite amount of vehicle shops.

- Each shop can have custom categories.

- Each shop can use custom account money.

- Stock limit.

- Restrict s...




Hi, could someone verify if is It working?
#12
The link is working. thanx for sharing will test this soon.
#13
CREATE TABLE IF NOT EXISTS `av_vehicleshop` (

`name` varchar(50) DEFAULT NULL,

`price` int(11) DEFAULT NULL,

`category` varchar(50) DEFAULT NULL,

`stock` int(11) DEFAULT NULL

) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;