People Goes Invisible while they are in mlo

player getting invisible while they get near or go to Mlo interior, How to fix this

Up please !

Interiorproxies.meta :

did anyone work out how to fix this, having some issues with MLO’s and people disappearing here and there

1 Like

If you have any troubles with users going invisible in custom MLO’s, then its probably because you don’t have any InteriorProxies set up.

This is a file named interiorproxies.meta , here’s an example:

<?xml version="1.0" encoding="UTF-8"?>
<SInteriorOrderData>
    <startFrom value="5000" />
    <filePathHash value="0" />
    <proxies>
        <Item>gabz_pillbox_milo_</Item>
    </proxies>
</SInteriorOrderData>

The above code, is an interiorproxies.meta file for Gabz well-known Pillbox Hospital.
You can make individual files for each interior, but I highly recommend using a single file which contains all interiorproxies.

Hope this helps!

3 Likes