[StandAlone][ESX] Vehicle Repair Stations, with sound and mark animation effect

:spiral_notepad:Description:

A pretty nice vehicle repair station plugin, hope you guys like it :smiley:

:film_strip:Preview:

Video

:gear:Config:

Click to see
Config = {}
Config.Locale = 'en' --en, tw

Config.RepairTime = 4000
Config.EnableSoundEffect = true
Config.Blips = true

-- if you want repair for free, set cost to false
Config.Stations = {
	{x = -36.52, y = -1088.55, z = 26.02, cost = 5000},
	{x = -211.15, y = -1323.98, z = 30.49, cost = false},
}

:closed_lock_with_key:Requirements:

:arrow_down:Download:

GitHub
(StandAlone version didn’t have cost features)

If helped you, please leave give me a like :hearts:

13 Likes

anything for vrp or standalone ?

What map is that?

New Berlin

Is there a way to change the fees?

you can change in config:

Config.Stations = {
	{x = -36.52, y = -1088.55, z = 26.02, cost = 5000},
	{x = -211.15, y = -1323.98, z = 30.49, cost = false},
}

The “cost” is it
if you want repair for free you can type false
A station a cost setting, nice right? :wink:

Sorry, I didn’t see it myself. I thought you didn’t set a price adjustment. :pensive:

Convert it yourself, is pretty easy

nice script bro plz can you make it vrp for as

I’ll make a stand alone version, but the repair cost you should be coding by yourself if you want

Is there any way to make this script to only be useable when a mechanic is not online?

1 Like

أححححح

Very nice release! Would be nice to make it work only when the mechanics aren’t on the server.

image

Stops and starts randomly every time server is restarted.

Also any way to make it so price is based off damage?

I know its easy, but i give you the privlage to do it so people would be soooo proud of you :slight_smile:

@BRHOOO7OOOM @MSYTI
Updated StandAlone version you can download the newest on github
But StandAlone version didn’t have cost features
you need coding by yourself if you want

thx bro :heart_eyes:

crash :frowning:

what crash?
any screenshout

when i go for the Location i get crash bro

Config.Stations = {
{x = -36.52, y = -1088.55, z = 26.02},
{x = -211.15, y = -1323.98, z = 30.49},