[Opensim-users] A bunch of How questions

Garmin Kawaguichi garmin.kawaguichi at magalaxie.com
Sat Dec 10 21:50:10 UTC 2011


1) Database opensim; table useraccounts; fields FirstName & LastName; edit 
them; I hope you use MySql.
Important note if you want to modify an useraccount with phpMyAdmin: CAUTION 
to the field PrincipalId, verify the Function dropdown box; if it contains 
UUID, change it to nothing otherwise a new avatar UUID will replace the 
actual and you'll lose your avatar.

2) I have understood from several standard regions to a unique megaregion 
(no?); don't do that, believe me! Create megaregion from zero or if you are 
lucky from a tested OAR of an existing megaregion using exactly the same 
layout.

3) I do that; sample of my region ini file :
[Sandbox1]
RegionUUID = "11111133-2222-3333-4444-555555555501"
Location = "5001,5001"
InternalAddress = 192.168.1.155
InternalPort = 9001
AllowAlternatePorts = False
ExternalHostName = "82.xxx.xxx.xxx"
MasterAvatarFirstName = Garmin
MasterAvatarLastName = Kawaguichi
MaxPrims = 25000
RegionType = "Mainland"

[Sandbox2]
RegionUUID = "11111133-2222-3333-4444-555555555502"
Location = "5001,5002"
InternalAddress = 192.168.1.155
InternalPort = 9002
AllowAlternatePorts = False
ExternalHostName = "82.xxx.xxx.xxx"
MasterAvatarFirstName = Garmin
MasterAvatarLastName = Kawaguichi
MaxPrims = 15000
RegionType = "Mainland"
etc...
About ports, be sure to affect range 9000 to 90nn to the computer owning 
192.168.1.155; depending on your router/firewall...

3.5) upload any IAR (an IAR can be only a folder of the inventory; or see 
Imprudence menu File for Import + Upload... (free per texture) (free for 
your own OpenSim of course :)))

4) Need more explanation...

GCI

----- Original Message ----- 
From: "Robert Martin" <robertltux at gmail.com>
Sent: Saturday, December 10, 2011 6:27 PM
Subject: [Opensim-users] A bunch of How questions


> 1 change the default account to be Crystal Firebyrd
> 2 pull the  regions down to 1 single region named "Pyrotechnic Test 
> Center"
> 3 Enable the sandbox to be used on a local network (ip for the machine
> running the sim 192.168.1.155)
> 3.5 add various things to the sim inventory and the avatar inventory
> 4 without having to pack the whole archive back up be able to send
> this where it needs to go (just send changed files)




More information about the Opensim-users mailing list