Loading online props/DLC via .meta files

  • Is it possible?
  • Does loading a .RPF load all other .RPF’s in it as well (nested RPF’s)?
  • Is it better to just stream?

I’m trying to load stunt race props. This does not work- gives a file loading error:

    <Item>
        <filename>update:/x64/dlcpacks/mpstunt/dlc.rpf</filename>
        <contents>CONTENTS_PROPS</contents>
        <fileType>RPF_FILE_PRE_INSTALL</fileType>
        <installPartition>PARTITION_2</installPartition>
    </Item>

I’m not sure if it’s impossible to begin with, if I can’t write update like that, if it’s the wrong install partition, etc.
Please let me know! Thanks :slight_smile: