[Tutorial] Download FiveM Server Add-on Vehicles on first join!

PLEASE DO NOT FOLLOW THIS THREAD! as this is bloat code! PLEASE DO NOT USE THIS AND REMOVE THIS FROM YOUR __RESOURCE.LUA OR FXMANIFEST.LUA :slight_smile: THANK YOU ~!

So instead of downloading your server’s custom cars while playing or doing rp
it will download it on your first server join to ensure no lags or connection issues while playing
so my load times got faster!

On the last __resource.lua i had 1 minute and 28 seconds load time
and on the new fxmanifest.lua i had 54 seconds load time
and a tiny fps boost when loading or spawning cars!

just add on your car folder fxmanifest.lua

files {
‘stream/.ytd’,
'stream/
.ytf’
}

quick correction:

files {
'stream/*.ytd',
'stream/*.ytf'
}

THIS DOES NOT DO ANYTHING AT ALL.

DO NOT DO THIS, IT IS JUST USELESS BLOAT WHICH DOES NOT EVEN GET USED OR READ.

literally placebo.

also >“ytf” lol

1 Like