[RELEASE] renzu_vehicleshop | Advanced Vehicle Shop

show me config.

this error is relative to shopname

i am using this vehicle shop for the police shop and trying after i bought a car the registered job is civ how can i change it to police so that it will connect it to my advancedgarage police category garage
image

yeah already fix the shopname and db

1 Like

i have a new update for advgarage (job)
set the Config.Savejob @ config

@ignore my typo for garage instead of shop lol

nice with job catergory <3

1 Like

image


TRYING TO ADD HELICOPTER CATEGORY BUT IT REGISTER car in sql hehe

i think same also when trying to add another shop for boat shop

vehicle per type shop is not supported yet…
i will update with this feature soon.

yeah2 thank you for this one sir solid

1 Like

little suggestion, maybe an option to sell your car so you get your money back?

And i actually mean that you get money and the car gets deleted.

1 Like

All good. Thanks

1 Like

Great idea… ill be working on it today

Feature Added
User can now be Refunded or able to Sell the vehicle.

New config sample

Config.EnableVehicleSelling = true -- allow your user to sell the vehicle and deletes it from database

Config.RefundPercent = 70 -- 70% (percentage from original value)

Refund = {

    ['pdm'] = { -- same with name

        name = "pdm", --LEGION

        job = 'all',

        Dist = 7, -- distance

        Blip = {color = 38, sprite = 219, scale = 0.6},

        shop_x = -46.320140838623,

        shop_y = -1095.1837158203,

        shop_z = 25.91579246521, -- coordinates for selling / refunding the vehicle

    },

}
2 Likes

Hi bro can you help
this happned if i try to open vehicle shop and nothing open

image

This must be a database issue. Check the server console

license required or disable is nice update if added sir :slight_smile:

i will add this feature soon

but what licensed script dependency? or should i make a own licensed script? :thinking:

1 Like

Update

  • Plane and Boat Shop is now supported
  • SQL is updated for missing required columns
  • Fully Compatible with renzu_garage,esx_advgarage
  • Mysql column being used is type= ‘car’,‘plane’,‘boat’

can i ask sir after i buy one of the cars i set it default 10 stock per cars and motorcycles
then it goes 998 the 10 stock doesn’t recognize i think

image

the stock feature is not working right now, its WIP
it will be available when i update the Player Shop Ownership feature