Hey all! I recently converted a map mod (which due to certain reasons, i shall not link), that contained a few YTYP files.
The original mod is meant for single player, but once converted to FiveM, a lot of LOD issues appear. I figured it had something to do with the .ytyp files not being streamed correctly. What i’m doing right now is just dropping them in the stream folder together with the other files, with no declaration as a data type.
Some other tutorials from 2017 on the forums said that you should use two data-files. DLC_ITYP_REQUEST or PERMANENT_ITYP_FILE. I tried both, but still no success. I was wondering if they changed the methods of streaming ytyp files, as i’ve always dropped them into the stream folder and no problems at all. (Or it might just be the map mod i’m converting).