Tomas, You need to use the "change region XXX" command to change to the region you want to act on, before before using the "terrain load path/to/texture.png" command. Take a look at the wiki page at http://opensimulator.org/wiki/Detailed_cross-region_terrain_making for some more information.
Brooks On Wed, Oct 27, 2010 at 8:42 AM, Tomas Trescak <[email protected]>wrote: > Hello > > I'm having problems configuring my first 3x3 superisland. > I need quite big sandbox for the experiments I need to perform. > The 3x3 island should be enough for me. > > I have configured OpenSim to show 3x3 island and now it's showing me 9 > small islands. > I also have 9 RAW terrains to apply to these 9 islands. > > MY PROBLEM > > is when in console I try to upload and bake the terrain it always applies > to the "main" one and I can't access the other 8 ones ;( I tried to change > order in configuration but no luck ;( > > So again .. how to apply these 9 terrains for 9 different islands having > them joined in one super island ? > > Any help is greatly appreciated > > Tomas > > PS: this is my island configuration > > ; 9 Simulator 3x3 Mega-Region Example > ; Supply a unique UUID for each region > ; Unique InternalPort for Each Region > ; Ensure you put your MasterAvatar UUID > ; > ;************************************************ > [RegionName_W] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d93 > Location = 5000,5001 > InternalAddress = 0.0.0.0 > InternalPort = 9900 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > > [RegionName_SW] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d92 > Location = 5000,5000 > InternalAddress = 0.0.0.0 > InternalPort = 9001 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > > [RegionName_NW] > RegionUUID = 84b41485-6884-412d-b4a2-2f6941559924 > Location = 5000,5002 > InternalAddress = 0.0.0.0 > InternalPort = 9003 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > > [RegionName_S] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d95 > Location = 5001,5000 > InternalAddress = 0.0.0.0 > InternalPort = 9004 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > > ;************************************************ > [RegionName_Centre] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d96 > Location = 5001,5001 > InternalAddress = 0.0.0.0 > InternalPort = 9005 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > ;************************************************ > [RegionName_N] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d97 > Location = 5001,5002 > InternalAddress = 0.0.0.0 > InternalPort = 9006 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > ;************************************************ > ; > [RegionName_SE] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d98 > Location = 5002,5000 > InternalAddress = 0.0.0.0 > InternalPort = 9007 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > ;ScopeID = 00000000-0000-0000-0000-000000000000 > ; > ;************************************************ > [RegionName_E] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d99 > Location = 5002,5001 > InternalAddress = 0.0.0.0 > InternalPort = 9008 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > > ;************************************************ > [RegionName_NE] > RegionUUID = 12982064-f6bf-4cff-8b3e-e53054fe5d10 > Location = 5002,5002 > InternalAddress = 0.0.0.0 > InternalPort = 9009 > AllowAlternatePorts = False > ExternalHostName = SYSTEMIP > ;************************************************ > > > > == Additional References == > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
