• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

STANDALONE AV Vehicleshop (1 Viewer)

  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

toch

Member
Aug 19, 2024
5
0
1
Credits
2
- 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

-=Stripped Content=-

Showcase

It is an Standalone, u dont need VIP or Tuning (but it is an Nice to Hav

- 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

-=Stripped Content=-

Showcase

It is an Standalone, u dont need VIP or Tuning (but it is an Nice to Have)
Hi, could someone verify if is It working?
 

jotaple_56876

Member
Oct 29, 2024
24
0
1
Credits
10
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;
 

Users who are viewing this thread

Top