3 days ago
Download the latest.
I downloaded it yesterday
Perfect script, just some questions: When i got those settings like this where i can find the shop to buy the items? or i have to add the items at my own shop?
Also the script effects the handlings i have made for each vehicle or no?
config.enablecrafting = false -- crafting for items and parts,turbo, engine etc..
config.purchasableUpgrade = true -- dont like crafting / item based? set this to true to use money to all item upgrades
or i have to add the items at my own shop?
there is a marker Upgrade Points in config , thats where you can purchase upgrade
or you can just use Radial Options in menu, Upgrade options.
Also the script effects the handlings i have made for each vehicle or no?
each vehicle have unique upgrades and handling.
if vehicle does not have a upgrades, its just like a vanilla handling from your handling.meta
You do have an error. You are missing a dependency. Says it right there lol.
So, if i close the craft i don’t actually take the items from a shop? it beeing automatically installed without item requirment ?
yes crafting is the only thing generates the Item. if you use purchasable option from config, its mean you purchase the upgrade , either using job money or pocket money.
if you want to make it a shop, create a shop with the item for tuners.
my renzu_shops have a config of lists items being used here, from mechanic shop.
Looks cool, it’s preconfigured to work with tuners? do you have a discord? just to write there and don’t full the post
Good Evening is there anyway of just using the dyno for RP. We are using your customs script and want to use it with that. As the tuner script is affecting our emergency vehicles.
can you explain how it is affecting emergency vehicle?
As soon as emergency vehicles spawn they are half the speed. until they have been tuned
untuned vehicles should be using Default Handling from handling.meta.
if its slower like before probably the SetEntityMaxSpeed
this corrected the Max Speed of Vehicle prevents the vehicle to Overlimit the GTA speed bug (used for franklin skill)
you could comment out this line 77,78 /function/engine.lua
and also take a look of the vehicle performance, status. the vehicle engine probably damaged
if its damaged the vehicle overall topspeed will decrease even if its a Untuned.
to prevent degration you could set the config to false.
I think this has worked. Thank you so much and keep up the great work.
install ox_lib to your server
Made everything work so far, kinda fun script ngl. Only thing is, i cant craft the turbos and nos, i need renzu_turbo for that?
yes i did ,and also installed ox-inventory