I recently started making ymaps for my server and stubbled upon an issue that makes props not show.
For some time i have made a bunch of ymaps with no issues but after some time, i have found out that some props just dont work. I would say 90% of the props i use are basegame props and most of them work but for example in this instance v_med_curtainsnewcloth1 is not working. Im assuming it has something to do with the fact its kind of a interactable prop but i cant find a fix for it anywhere.
This is not the codewalker support…
Its all working in codewalker, my issue is fivem is not loading it in
Are you adding these props in an interior ?
In this case, im just putting it in a container on top of a roof
Did you calculate the bounds ?
Did you rescale it ?
Did you regenerate the _manifest.ymf ?
I have caluculated, not rescaled, but im not sure how to regenerate the manifest
Best ask in CodeWalker-related places, they have their own Disc- server with a bunch of people who should be able to help you directly
Alright, was worth a shot
Yup as 4iY said, this sounds like a codewalker issue.
To regenerate a manifest, open the project’s window, press tools then Manifest Generator...