MrBrown1999’s Fight Club interior brings a GTA IV interior into GTA V as separate FiveM and single-player editions. The inspected 1.0 archive is the exact MLOfightclub package linked by this article. It supplies map assets, not a fight-management script, betting system or ESX/QBCore integration.
Use the correct FiveM folder
Inside MLOfightclub/FiveM, copy the fightclub folder into server resources. Its __resource.lua must stay beside stream. Add ensure fightclub to server.cfg, keeping all streamed files together, including brown_fightclub.ytyp, the interior YMAP, collision files, door models, bkr_id1_occl_03.ymap and _manifest.ymf. The SP folder is a different edition.
The complete manifest contains only resource_manifest_version and this_is_a_map. It uses the older __resource.lua format; modern Cfx documentation describes fxmanifest.lua. Review any migration and asset registration against those docs and your server logs. Merely renaming the file is not a verified compatibility fix.
Install the single-player DLC separately
For single-player, copy MLOfightclub/SP/fightclub, containing dlc.rpf, into mods/update/x64/dlcpacks. Back up and edit mods/update/update.rpf/common/data/dlclist.xml with an archive editor. Add an Item element containing dlcpacks:/fightclub/ inside Items and preserve valid XML. The previous mods/update.rpf path omitted the update directory.
Find and test the interior
The creator gives coordinates 925.22357177734, -1782.4407958984, 31.275489807129. Use them as the starting point for entry and collision testing. Check the cage gate, entrance doors, floor and lighting, then compare nearby map resources for overlapping collision and occlusion files. These checks were not executed in-game for this review.
The creator page lists version 1.0 from June 2019. The old 2025 update and universal framework claims were unsupported. The creator asks for attribution when reusing the work and does not permit reuploading without permission; the link below leads to the original release.
Reviewed on 11 September 2026: exact archive identity, all entries, full FiveM manifest, both README files and RAR integrity. Binary map and DLC internals were not unpacked or rendered. Original publication date, URL and featured image remain intact.