Yes you right. You should be able to that. I hope the megaregion part will be updated so that is possible.<br><br>This is what happens:<br><br>The combineregions setting in the opensim.ini combines the regions. It glues them together like 4 pieces of paper. <br>
<br>When you would want:<br><br><br>    x<br><br>y<br><br><br>cd<br>ab<br><br><br>gh<br>ef<br>                z<br><br>then opensim will try to glue those regions together. To something like this: (I think that is where the disappearing regions come from)<br>
<br>y<br>cz<br>
ad<br>gb<br>eh<br>zf<br><br>But that is not what you want.<br><br>There is a workaround,<br><br>create three copies of your opensim dir<br><br>with each a different regins.ini file<br><br>One with the xyz regions: (with megaregions set to false)<br>
    x<br>
<br>
y<br>       z<br><br>One with the abcd regions with megaregions set to true in opensim.ini<br><br>And one with the efgh region with megaregions set to true.<br><br><br>Start one opensim as you normally do.<br><br>And in the other two just opensim.exe<br>
<br>So then you have one instance of Robust.exe running and three of opensim.exe<br><br>That should work. Multiple opensim.exe can connect to one Robust serices. Most of the time this is done from different machines, but I see no reason why it should not work from one machine.<br>
<br><br><br><br><br>