Fixed, thanks!

Hi, I would like to know if I can install this mod on a fivem server.

Yes, just make a resource, inside it make a “stream” folder and drop all files in there.

And how do I stream that? I tried this but I dont know how to fix it


folder

Correct me if I’m wrong but I believe the .rpf file format to be a type of archive.
You might have to grab the files within the folder through the software CodeWalker, and then stream those.

You are not wrong, op seems to know nothing about how resources work.

@pabloskyto13

  1. You have to use openIV or codewalker to extract all .ytd files from the .rpf archives.
  2. Use fxmanifest.lua, not resource.lua. There is also no need to use the file and data_file directives when streaming .ytd (texture) files.

This time I’ll just spoonfeed you because you’re clearly a beginner and because it’s stupidly easy to do:

lava.zip (273.8 KB)

1 Like

I was almost going to post the same thing, but wasnt a 100% sure they would stream without some other file. Similar to the nodes for traffic, just added to a stream folder and they work.
Thanks for helping out with this and helping the rest of us learn that little but more :grinning:

1 Like