[Opensim-users] Opensim-users Digest, Vol 35, Issue 18

Justin Clark-Casey jjustincc at googlemail.com
Wed Jul 14 00:21:18 UTC 2010


On 13/07/10 14:22, Andrew Simpson wrote:
> On 13/07/2010 6:00 AM, opensim-users-request at lists.berlios.de wrote:
>> Andrew Simpson wrote:
>>> > > hi everyone,
>>> > > i been trying to get asking on irc opensim and other no one has
>>> really
>>> > ansawer me
>>> > can u guys
>>> > tell me
>>> > i downloaded opensim 0.7 rc2, i want to setup lightshare in hat
>>> region,
>>> > i have enable light share, but i notice mysql only
>>> > do i have to use mysql to use it?
>>> > next what is command for script to change windlight only for
>>> lightshare
>>> > viewer enabled
>>> > let me asap
>>> > _______________________________________________
>>> > Opensim-users mailing list
>>> > Opensim-users at lists.berlios.de
>>> > https://lists.berlios.de/mailman/listinfo/opensim-users
>>> > >
>> Hi, to make it work you need to see if you have a db for
>> it.(regionwindlight) If not your still ok let me know if you dont and ill
>> will put the sql for it in our web sites download section.
>> Meta7 crew was verry nice and got us working.
>> Your also going to need ether there viewer or imprudence to see it.
>> But works fine here:)
>>
>>
> how to load the region on start? i have setup mysql it worked now
>
> is there any scripting for inworld change

In the file called LS_Api.cs in the OpenSim.Region.ScriptEngine.Shared.Api project you'll see three methods starting 
with ls for setting windlight stuff (lsGetWindlightScene, etc).  Unfortunately, I don't know anywhere where these are 
documented yet.  However, from looking at the code they appear to operate on the same principles as stuff like 
llSetPrimitiveParams() (that is, using an LSL list to set/get lots of different parameters).

-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-users mailing list