#Vehichles use no fuel

20 messages · Page 1 of 1 (latest)

lethal zinc
#

Is there a way to make my cars have infinite fuel or just not use fuel at all on my server?

slow pebble
#

a plugin could do it or you could make a mod that overrides the fuel burn rate of each of the vehicles you're using to be 0

lethal zinc
#

Do you know what mod or plugin can do this?

slow pebble
#

I don't know if there are existing ones for either, and in terms of mods it'd have to be a mod specifically made for whatever set of vehicles you're using

lethal zinc
#

Is there a way for me to change my vehicle files to do this?

slow pebble
#

you'd want to make a mod with overrides for them, just editing the files on the server would cause issues for anyone trying to join it

nova thunder
#

have fun

#

(shouldnt affect perforemence that much basicly it just on vehicle fuel change it updates it to max vehicle fuel)

#

took me 30 seconds to make it I'll add it to unturnedstore in a minute

lethal zinc
#

Thanks

lethal zinc
#

@nova thunder I just tried this last night and it doesn’t work. I added it to the plugins.

nova thunder
#

weird a bit

#

alright my dumb ahh just forgot to put a += instead of -=

#

nvm for sum reason InteractableVehicle.OnFuelChanged_Global isn't being called?

#

yeah dis cooked for now as uh no idea why but InteractableVehicle.OnFuelChanged_Global isn't working at all for me

nova thunder
#

^ it was client side for sum reason

lethal zinc
nova thunder