dotexe 20 Posted November 4, 2025 30 minutes ago, FelixL said: Colisons in the MLO pealse fix Bro, I didn't create the map. 1
grgg3 1 Posted November 5, 2025 (edited) To fix Colisons create a file called meta_client.lua add it to your fxmanifest and add this inside the meta_client.lua CreateThread(function() -- Get the interior handle for the specified coordinates and type local interior = GetInteriorAtCoordsWithType(442.429565, -985.067, 29.8852863, "hei_heist_police_dlc") -- Disable the interior and unpin it DisableInterior(interior, true) UnpinInterior(interior) end) Edited November 5, 2025 by grgg3 1
leadedeel0000 5 Posted December 6, 2025 On 11/7/2025 at 8:22 AM, Xpecial said: broken .. roof prop everywhere just go into a map editor and put them under the map
leadedeel0000 5 Posted December 6, 2025 On 11/5/2025 at 2:24 PM, grgg3 said: To fix Colisons create a file called meta_client.lua add it to your fxmanifest and add this inside the meta_client.lua CreateThread(function() -- Get the interior handle for the specified coordinates and type local interior = GetInteriorAtCoordsWithType(442.429565, -985.067, 29.8852863, "hei_heist_police_dlc") -- Disable the interior and unpin it DisableInterior(interior, true) UnpinInterior(interior) end) Bloody Legend
cardex 0 Posted December 19, 2025 Hello, there's an error on the map. When I get to the garage area, the rear and front doors disappear, and boxes and other things appear on the roof. We would be grateful if you could fix it.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now