Im trying to remove default props for an FiveM server.
I loaded a ymap with a building. Around that building there are some default fence’s i want to remove.
How can i do that so i can save them in the building YMAP so i can load it into FiveM?
Because everytime i start codewalker and load my project those fence’s are back even after i removed them.
If you’re removing props from the default map, then you need to save whatever ymap you edited and stream it on your server. If you’re talking about keeping those props from loading in codewalker when you start it up, you’d have to modified the gta v game files, which might cause you issues down the road.
But if you’re just talking about removing some props that were added by that ymap you loaded it’s as simple as turning on the mouse select and then selecting the prop and hitting your delete key.
Thx for your answer, but sadly it doenst show me those other ymaps at that time. But if I understand you correctly they reset every time i restart codewalker. So i have to edit 2 ymap’s (1 for the building and one for the already showing props which has to keep the default name I guess)
And then stream both to the server.
If i reload my YMAP files the fence’s are gone but if i move further away the come back. So i think that thats also happening in the game for other people
My only other suggestion at this point because I have not gotten well versed yet with actual gta v base map modifications would be to search on youtube GTA V mlo and you’ll find tutorials on how to do that kind of stuff on there.