YMap question

I am building a ymap and looking for the little barriers that retract when vehicle get near them. I am not sure what they would be called so dont know what to search for. little yellow barriers that go in and out of ground.

In terms of barriers, I can think of props such as prop_mp_barrier_01, but as for those that would retract when vehicles get near them… I can’t think of any except for fenced gates and the pivot gates that are used alongside prop_air_sechut_01…

I highly recommend that, if you haven’t searched around before, you look at up-to-date object lists such as https://forge.plebmasters.de/objects. You can look up individual props, alongside the other categories of lists they have for one to browse through. Hopefully this helps you out somewhat. Cheers

Pleb is where I have been searching this is my first ymap using it as my learning project

1 Like

Another option for you would be to use codewalker to find what you’re looking for, assuming it’s already in-game. Once again, assuming you haven’t tried that method of finding the prop(s) you’re looking for.

You are probably looking for this one “ba_dlc_ba_int2_bollards01”. To make props movable you first have to know how and with what, so this requires enormous knowledge in advance. I recommend you Blender/Sollumz program and 5 months of intensive learning.