[NEED HELP] how can i show up preview images of car in the garage?

how to show up preview images of car in the garage?

In my vrp/cfg folder i have garage.lua
there is

[“House Garage”] = {
_config = {vtype=“car”,blipid=357,blipcolor=69},
[“bf400”] = {“BF400”,6000, “”},
}

how can i show up the preview image of BF4000 ?

those are fail cases to show up preview image

[“bf400”] = {“BF400”,6000, “http://image.kdjlakd.com/lska.jpg”},
[“bf400”] = {“BF400”,6000, img src = “http://image.kdjlakd.com/lska.jpg”},

help. anybody know the way or have source file

1 Like

Hey there, welcome to the fivem forums. Here you can ask away with all of your developing problems.

You could try to look in #development:releases lots of cool vrp scripts there!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.