Map Builder Mod 211 Oiv May 2026
Version 211 introduces a faster search algorithm. You can type prop_station or cj_airp and get instant results. It pulls from over 18,000 unique objects.
Hit F11 to save your current session. The mod saves to Documents\Rockstar Games\GTA V\mapbuilder\maps\. You can share this .xml file with friends. They just paste it into their folder and load it via the Map Builder menu. map builder mod 211 oiv
If you were looking for a specific OIV file to install props that work well with Map Builder, I recommend installing "IMAP Constructor" props. Version 211 introduces a faster search algorithm
Since I cannot generate a downloadable .oiv file directly, here is the XML code for a Map Builder Dependency that creates a custom prop list category in your trainer. Click Install
File Name: MapBuilderProps.xml
Install Location: Inside the Map Builder OIV structure under props/ or loaded via Menyoo VehicleModels text setup.
<?xml version="1.0" encoding="UTF-8"?>
<PropList>
<Category name="Map Builder Essentials">
<Prop name="prop_cont_mod_01" displayName="Blue Construction Container"/>
<Prop name="prop_sol_panel_01" displayName="Solar Panel"/>
<Prop name="prop_fnclink_02e" displayName="Metal Fence Link"/>
<Prop name="hei_prop_heist_concrate_chunk" displayName="Concrete Rubble"/>
<Prop name="prop_roadsign01a" displayName="Blank Road Sign"/>
</Category>
<Category name="Structural Pieces">
<Prop name="des_scaffolding_root" displayName="Scaffolding"/>
<Prop name="prop_platform_rail_01" displayName="Metal Platform"/>
<Prop name="prop_lrggate_01_l" displayName="Large Gate"/>
</Category>
</PropList>