1
0
Fork 0
forked from Simnation/Main

Update FobOptions.lua

This commit is contained in:
Nordi98 2025-08-07 10:44:32 +02:00
parent 5a46f5fb65
commit a07893b242

View file

@ -48,7 +48,7 @@ FobConfig = {
description = 'Dies ruft dein Fahrzeug zu deinem aktuellen Standort.',
icon = 'fas fa-car',
price = 25000,
canPurchase = false,
canPurchase = true,
action = function(vehicle)
-- Please be aware this feature is something I added for fun, due to the nature of fivem itl never be perfect but by using this you accept bugs may occur.
SummonVehicle(vehicle)