Hi all,
Currently making a ymap and am attempting to add the follow objects -
- cs2_04_shed002
- h4_mph4_wtowers_crop_barn_001
- h4_mph4_ter05_crop_barn_06
However when loading the ymap, these objects don’t appear. I’ve tried to follow tutorials to extract the .ydr and .ytd to stream as it’s own prop/asset but I’m having no luck.
Any suggestions?
Basics first
enable dlc // should be same as server game build, info online to look up
correct fxmanifest
all names of files should be lower case and _ only
save files in stream folder
generate manifest
those ydrs are game props with world collisions. if you add them to a map somewhere else, they will not have collisions so pretty useless if peds need to interact with them.
You would need to import into Blender and make it a custom prop to stream with collisions
Thanks for your reply.
b3407 is enabled, all is lower case and using _, the files are within the stream folder and the manifest has been generated.
Could they not be loading due to a collision missing? So best bet is to find something similar, due to the collision issue (this will be used in a FiveM server, so collisions are needed).
I dont think cw is released for build 3407 yet? could be wrong. Maybe wind back a version.
I dont think you are going to have any luck finding one with embedded collisions, had a quick look in plebmaster and they are all external collisions
Apologies, I’m running 3258, no luck.
Another issue is I can’t find the .ytd, well not name specific, I’m assuming it’s within a .ytd that loads multiple textures.
By the looks of it my only solution is if I import it into blender and make it’s own collisions.
2 folders,
one with blend file
one for streaming with the assets. might help understand how to set it up properly. You can take the ydr, ytd and ytyp and add it to your map
trippin_farm_shed_v2.zip (1.7 MB)
EDIT forgot to include the actual blend file in original
You sir, are an absolute legend. I seriously cannot thank you enough. I’ll go through the files and teach myself a few things. Thank you again!
1 Like