[Opensim-dev] Opensim Help
Mike Mazur
mmazur at gmail.com
Tue Jun 17 07:49:58 UTC 2008
Hi Dheeraj,
On Tue, 17 Jun 2008 12:48:15 +0530
Dheeraj K Jain <dheejain at in.ibm.com> wrote:
> I compiled Opensim Successfully. But i wasn't able to compile scripts
> and create new regions etc. I have few queries in this regard.
>
> Queries :
>
> 1. How to create regions. Create-region command asks for a .xml file
> which contains region descriptions. Can you give me a sample region
> creation file or a link from
> where i can get that kind of data or something.
I think what you need is similar to the xml file found in the
bin/Regions directory. There is some info about this on the web[1].
> 2. I wrote a sample script but wasn't able to compile it. Did i miss
> something or i have to do add this functionality.
What were the compile errors? The Second Life viewer can show a console
with the errors. I have to click on a little "warning" sign either on
the object with the failed script or in the top menu bar.
There are some functions which are not yet implemented. Those are the
functions that raise NotImplementedException in
LSL_BuiltIn_Commands.cs[2].
> 3. How to use public grids. I played with deepgrid. When i give
> "SecondLife.exe -loginurl="http://us.deepgrid.com:8002" command, it
> connect to deepgrid's server. I want to use only their grid.
Every time you want to use deepgrid you need to start the Second Life
viewer with that parameter.
Hope that helps,
Mike
[1] http://opensimulator.org/wiki/OpenSim_Configuration#Multiple_regions
[2]
http://opensimulator.org/svn/opensim/trunk/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs
More information about the Opensim-dev
mailing list