@Rct Ok, so I figured out what was going on, I had a leftover script from the liberty city mod called "lcmapdisabler" and when I removed that and applied the fix, everything started to work!
Posts made by Rct
-
RE: Falling through the ground on Add-On Maps but can see them
-
RE: Falling through the ground on Add-On Maps but can see them
@chonkie I did, actually and it still makes everything disappear.
-
The XML fix doesn't work it just disables the MLO itself.
The fix for collisions for the new dlc will just disable the MLO and wont give me the building or interior at all, I've tried all sorts of combinations of setting disabled = true but none work; they either don't fix the collision or make the building disappear entirely! Any help would be appreciated!
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN I'm gonna stop trying to fix this I think my game is just cursed I even moved all my other mods and created a new mod folder and it still wouldn't spawn in.
-
RE: Falling through the ground on Add-On Maps but can see them
@chonkie I just tried setting the disabled = true on the metadata and still I'm not getting anything! I think when I make disabled = true that it disables the thing from loading in, either that or my game is just cursed.
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN Again, still nothing, here's my content.xml file here to look at and see in there are any issues:
<?xml version="1.0" encoding="utf-8"?> <CDataFileMgr__ContentsOfDataFileXml> <disabledFiles /> <includedXmlFiles /> <includedDataFiles /> <dataFiles> <Item> <filename>dlc_malibu_mansion:/%PLATFORM%/levels/gta5/malibu_mansion.rpf</filename> <fileType>RPF_FILE</fileType> <overlay value="false" /> <disabled value="true" /> <persistent value="true" /> <contents>CONTENTS_DLC_MAP_DATA</contents> <loadCompletely value="true" /> </Item> <Item> <filename>dlc_malibu_mansion:/%PLATFORM%/levels/gta5/malibu_mansion_metadata.rpf</filename> <fileType>RPF_FILE</fileType> <overlay value="false" /> <disabled value="false" /> <persistent value="false" /> <contents>CONTENTS_DLC_MAP_DATA</contents> </Item> </dataFiles> <contentChangeSets> <Item> <changeSetName>CCS_malibu_mansion_NG_STREAMING_MAP</changeSetName> <filesToEnable> <Item>dlc_malibu_mansion:/%PLATFORM%/levels/gta5/malibu_mansion.rpf</Item> <Item>dlc_malibu_mansion:/%PLATFORM%/levels/gta5/malibu_mansion_metadata.rpf</Item> </filesToEnable> <executionConditions> <activeChangesetConditions> </activeChangesetConditions> <genericConditions>$level=MO_JIM_L11</genericConditions> </executionConditions> </Item> </contentChangeSets> <patchFiles /> </CDataFileMgr__ContentsOfDataFileXml>
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN still nothing, I can get the props from the game to spawn and they have collision but I cannot get the building itself to appear without it losing its collision.
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN Sorry, if I confused you but what happened is that I re-installed it after I noticed there were no collisions, the update must of broken it but I wasn't using mods at the time. The problem is when I try your fix, the entire building MLO just disappears like it was never installed properly in the first place even though I know I installed it correctly.
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN It stopped working after I installed it.
-
RE: Falling through the ground on Add-On Maps but can see them
@JohnFromGWN No luck still nothing spawning in the mansion's spot.