@KrizFrost any chance of this gettign made for the new vRP2 LuaOOP framework
You need a separate car unlock script.
Do you recommend anything as currently I have esx_vehiclelock which doesn’t work with this for some reason.
This is what I have been using. Very simple.
For vRP this script is much more complicated than it needs to be…
Anyone who was srsly in touch with vRP can see that complicated way to write the code!
I will try to make it easier and send it to you!
how to set the pay money?
If I want everyone to use it, how do I fix it?
Can add more shop ?
I would like to make this function everyone can do, how can I do it?
If you have a better version let me know
well, i have…but i will not post it because it’s not my script at base, i give a good advice, try to do less citizen threads, because You’re going to lag the player in this way…
Try to do simple code, like just in one.
Not too many Events in both sides (client-side and server-side).
The script name for mechanic might be different from yours.
Is there a way to add more Repair Shops yet?
i love this bro!!, but how i can add more location?. Adding more positions is a really good thing
@KrizFrost
Agreed, need more locations for this incredible resource.
wow thanks very much sir
Is the script already adjusted to add money to mechanic society?
Great work! Everything works great!
I just have 1 question!
How can i make that the blip does not show up always on the minimap(GPS)
I found the code:
--- Blip Added
Citizen.CreateThread(function()
while true do
local repairblip = AddBlipForCoord(1148.8618164063,-776.84155273438,55.598728179932)
SetBlipSprite(repairblip, 402)
return
end
end)
BUT I cannot figure out how to make it not appear on the minimap edge when I drive away.
i would also like to know
thanks