[RELEASE][VRP] vRP Showroom v2.0

Hi again…

This release includes a highly modified version of Sighmir’s Showroom which includes the following:

  • A security measure to prevent price modifications with Cheat Engine
  • Now vehicle textures won’t load while you scroll, you will have to press [E] when you found a vehicle you would like to check out
  • Moved the vehicle spawn and added a nice rotation
  • Added a small vehicles specifications chart at the bottom right
  • Added the option to test drive any vehicles for 1 Minute
  • Added an NPC instead of a marker to get into the Showroom list

Screenshots:

Screenshots

Video: https://gyazo.com/1b04d29ce5cbb843dc378b4c432c2372

Original Showroom: https://github.com/Sighmir/FiveM-Scripts/tree/master/vrp/vrp_showroom (Credits: Sighmir)

DOWNLOAD LINK: https://github.com/DGVaniX/vRP/tree/master/vrp_showroom

19 Likes

Wow you have some a lot I don’t use vrp but I hope that this sparks more people to start using it because your work is great!

4 Likes

Hi, what do i have to do, in order to make the prices be like 200.000 instead of 200000? Best regards, and Nice comebacks with your scripts. Looking good!

1 Like

You can use this function I made a few years back:

function vRP.formatMoney(amount)
	local left,num,right = string.match(tostring(amount),'^([^%d]*%d)(%d*)(.-)$')
	return left..(num:reverse():gsub('(%d%d%d)','%1.'):reverse())..right
end

This is awesome ! Thank you for releasing all the new scripts.
One question about this vrp_showroom. I saw you added vehicles for jobs, how can permisions be added ?
Thank you !

Thanks! :heart: Keep up the good work, enjoying your stuff!

1 Like

esx please

4 Likes

What do i need to change for this to work?

1 Like

Is there a way to disable the test drive feature as I do not want that part ?

Nice Thx man like always.

Just one question it’s possible to add some information like description into the menu or the hud ?

Thx man !

How do I get my vehicles after buying them?

i have a problem i have moved the showroom in paleto bay and i put the coords corect but the showroom is not showing and all the coords are corect can you help me pls?

You need to install vrp_garages

how do install this? do i do the same as sighmir? with the basic garage stuff?

sighmir works properly but I have a small problem with the garages, but if someone helps me, I’m pretty stuck

Error loading script modules / basic_garage.lua in resource vrp: lib / utils.lua: 13: incorrect argument # 1 for ‘load’ (expected function, null achieved)
Battery tracking:
[C]: in function ‘load’
lib / utils.lua: 13: in the ‘module’ function
modules / basic_garage.lua: 23: in the main part
Error loading script modules / basic_garage.lua

Hi, how could i add permissions? i mean, what line? Thanks :smile:

2 Likes

i have the same problem, i cant see where its the **** showroom hhahaha

hi there im trying to install your showroom but when it comes to loading the car texures they wont load for me can you help in anyway ? im new to running a server i would appreciate any help given thanm you in advance

I have a problem!

I don’t see any problem, you just restarted the script and you get a warning that the mysql command was already added… :man_facepalming:

1 Like