[MLO] Military Base Interior [Add-On SP / FiveM] v1.0
2.356
40
2.356
40
My old interior from a military-themed server. Since I don’t use it anymore, I decided to share it here. The interior includes: a canteen, a small living room, a medical area, an armory, and offices for higher ranks
Preview: https://youtu.be/CHFsCeMEJAQ
SP:
1. Put military folder here \mods\update\x64\dlcpacks
2. Open dlclist.xml and add dlcpacks:/military/ after the last line and save it
Fivem
1. unzip folder
2. Put military into your scripts folder
3. Open your server.cfg and write there ,,start military"
4. Start your server
Preview: https://youtu.be/CHFsCeMEJAQ
SP:
1. Put military folder here \mods\update\x64\dlcpacks
2. Open dlclist.xml and add dlcpacks:/military/ after the last line and save it
Fivem
1. unzip folder
2. Put military into your scripts folder
3. Open your server.cfg and write there ,,start military"
4. Start your server
Carregat per primera vegada: 03 de Setembre de 2025
Actualització més recent: 03 de Setembre de 2025
Últim descarregat: Fa 1 hora
7 Comentaris
More mods by MrTrue:
My old interior from a military-themed server. Since I don’t use it anymore, I decided to share it here. The interior includes: a canteen, a small living room, a medical area, an armory, and offices for higher ranks
Preview: https://youtu.be/CHFsCeMEJAQ
SP:
1. Put military folder here \mods\update\x64\dlcpacks
2. Open dlclist.xml and add dlcpacks:/military/ after the last line and save it
Fivem
1. unzip folder
2. Put military into your scripts folder
3. Open your server.cfg and write there ,,start military"
4. Start your server
Preview: https://youtu.be/CHFsCeMEJAQ
SP:
1. Put military folder here \mods\update\x64\dlcpacks
2. Open dlclist.xml and add dlcpacks:/military/ after the last line and save it
Fivem
1. unzip folder
2. Put military into your scripts folder
3. Open your server.cfg and write there ,,start military"
4. Start your server
Carregat per primera vegada: 03 de Setembre de 2025
Actualització més recent: 03 de Setembre de 2025
Últim descarregat: Fa 1 hora







This file has been approved automatically. If you think this file should not be here for any reason please report it.
why i fall into empty
into the ground
So anyone wondering, to fix the bug where there is not any collision, you should erase anything written in the content.xml and put this :
<?xml version="1.0" encoding="utf-8"?>
<CDataFileMgr__ContentsOfDataFileXml>
<disabledFiles />
<includedXmlFiles />
<includedDataFiles />
<dataFiles>
<Item>
<filename>dlc_military:/%PLATFORM%/levels/gta5/military.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
</Item>
<Item>
<filename>dlc_military:/%PLATFORM%/levels/gta5/military_metadata.rpf</filename>
<fileType>RPF_FILE</fileType>
<overlay value="false" />
<disabled value="true" />
<persistent value="true" />
<contents>CONTENTS_DLC_MAP_DATA</contents>
</Item>
</dataFiles>
<contentChangeSets>
<Item>
<changeSetName>CCS_military_NG_STREAMING_MAP</changeSetName>
<filesToEnable>
<Item>dlc_military:/%PLATFORM%/levels/gta5/military.rpf</Item>
<Item>dlc_military:/%PLATFORM%/levels/gta5/military_metadata.rpf</Item>
</filesToEnable>
<executionConditions>
<activeChangesetConditions>
</activeChangesetConditions>
<genericConditions>$level=MO_JIM_L11</genericConditions>
</executionConditions>
</Item>
</contentChangeSets>
<patchFiles />
</CDataFileMgr__ContentsOfDataFileXml>
What i replaced there is instead of having
"false"
"false"
"false"
in each paragraphs where its written, i wrote
"false"
"true"
"true"
It brings back collisions, and it works in most of the add ons maps that dont have any colisions at all, i learnt this from the french riviera mod bug whitch was the same bug as this one
@SpaceMobz @MrTrue This Content.xml Works completely perfect but there’s a glitch in the entrance door of the military base interior, please can you tell the fix. Thank you
@SpaceMobz Great that fixed it!
@AXE 24 i'm really sorry, i cant really fix it. you need modify the props in the game to do such a thing, i dont have the time and its not my map so its the creator of the map that needs to update this, i dont know how to model something so i cant help