How to Install Map Builder Expansions
Things to Know:
The Map Builder Expansions download includes all released expansions.
Requirements:
-
MBX Resource - DOWNLOAD
-
OpenIV - DOWNLOAD
-
ScriptHookV - DOWNLOAD
-
ScriptHookV .NET - DOWNLOAD
Placement Editor - (At least one required for using MBX Packs in singleplayer)
-
Map Editor - DOWNLOAD
-
Menyoo - DOWNLOAD
-
CodeWalker - DOWNLOAD
Notes:
-
OpenIV allows you to edit the DLC and add content to the game.
-
ScriptHookV and ScriptHookV .NET allow you to use Map Editor and Menyoo in singleplayer mode.
-
Map Editor, Menyoo, or CodeWalker allow you to spawn objects into the game and create maps.
Singleplayer Installation (OIV Method):
-
Extract the "MB_EXPANSIONS.oiv" from the zip folder.
-
Drag the "MB_EXPANSIONS.oiv" file into OpenIV.
-
Click Install* > into "mods" folder.
-
Done.
Singleplayer Installation (Manual Method):
-
Create a "mods" folder in your GTA V main directory and copy the "update" folder to your mods folder.
-
Move the "mbx" folder into your mods dlcpacks folder (GTAV/mods/update/x64/dlcpacks)
-
Add all items from "objects" to your ObjectList or Proplist.
-
Add the line below to your mods "dlclist.xml" using OpenIV in edit mode. (GTAV/mods/update/update.rpf/common/data)
<Item>dlcpacks:/mbx/</Item>
-
Done.
FiveM Installation:
-
Create a "resources" folder in your server data root if you do not have one already. (contains server.cfg)
-
Move the "mbx_fivem" folder into your "resources" folder.
-
Add "mbx_fivem" to the start command of your "server.cfg" and save.
-
Done.
[EXAMPLE] - server.cfg
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
endpoint_add_tcp "0.0.0.0:30009"
endpoint_add_udp "0.0.0.0:30009"
start mbx_fivem
RageMP Installation:
(server-files\client_packages\game_resources\dlcpacks)
-
Open your "client_packages" folder and create the "dlcpacks" file path if you have not already.
-
Copy the "mbx" folder to your servers "dlcpacks" folder.
-
Done.