[RELEASE] d3x_vehicleshop

I am not supporting this script any more.

This Resource is a simple VehicleShop with a HTML UI where you can search for vehicles and buy them.
This UI was originaly made by ElPumpo, and tim_maia. [Release] NUI Vehicleshop


[DOWNLOAD] GitHub - Duart3x/d3x_vehicleshop

d3x_vehicleshop

Resource developed by Duart3x Duart3x (Duarte Santos) · GitHub
fully compatible with ESX

Requirements

Auto mode (everyone can buy vehicles from the dealer)

Mythic Notify -> mythic_notify.rar (15.4 KB)

Download & Installation

  • Import d3x_vehicleshop.sql in your database
  • In your data base you will see that in your vehicles table there are a new column ‘imglink’ in that column you will put the image path like[ imgs/mercerdes.png ] put the image in the HTM/imgs folder and add that file to your fxmanifest.lua, if you want you can use a img link like https://i.imgur.com/T6qCcNb.jpg that will work fine
    image
  • Add this in your server.cfg:
    start d3x_vehicleshop

UPDATES:
-Now the script has translation for english and portuguese
-Now you can use images link instead of download it

DOWNLOAD THE NEW VERSION

37 Likes

damn thats hawt

2 Likes

I Cant Buy Or Test

1 Like

same …

1 Like

Is there an option to add secondhand vehicles?

That’s because of the version of your Mythic Notify
Try this one

mythic_notify.rar (15.4 KB)

1 Like

No, this is only for new vehicles

But you are free to had that functionality or wait for new updates.

ui.js

line 53

<button type="button" id="action2" data-value="test-drive" data-model="`+ car.model +`" class="btn btn-success w-auto float-right btn-lg tes-drive">Test Drive</button>

edit to

<button type="button" id="action2" data-value="test-drive" data-model="`+ car.model +`" class="btn btn-success w-auto float-right btn-lg test-drive">Test Drive</button>
3 Likes

Edit Line 53 ui.js tes-drive To test-drive

after That Is Every Thing Is Very Good

Very Good Job Bro

1 Like

Fixed

Thanks

You Welcome

1 Like

I dont know if im doing something wrong but…
I cant put images…
i add a car ( model: supra2 ) i put on sql
image
on the images


and on the resource file

The image still doesnt load
if u could help me i appreciate
There is another bug when new people joins the server it doesnt appear the menu saying “open catalog” but if u press “E” it works anyways
everything works beside that thank you for sharing your resource!

1 Like

Correct your data table

image

2 Likes

Hay Bro
In sql Column imglink write name Image 4C.png

And

Add image in resource

HTML/imgs/4C.png

After that every thing is ok

At this point you need to download the images and put it into imgs folder and then use the img name at your db

This Ressource are even not working i see the mouse but not a handler HTML

That E bug i will sove as soon as I can

Probably you change the name of the script and you cant do that