[Opensim-users] Windlight and LightShare in Opensim 0.7

James Stallings II james.stallings at gmail.com
Mon Sep 13 03:12:31 UTC 2010


AllowLightShareFunctions = false

Should be true

Good luck and enjoy :)

On Sun, Sep 12, 2010 at 3:19 PM, Juliana Dutra <kila01 at yahoo.com> wrote:

> Even opening my sim up to all kinds of os threat got me nowere
> ----------------------opensim.ini-------
> [LightShare]
> enable_windlight = true
>
> [XEngine]
> ;Windlight enable needs os -- don't like this At all!!!
> AllowOSFunctions = true
> AllowLightShareFunctions = false
> OSFunctionThreatLevel = Severe
> Allow_lsGetWindlightScene = true
> Allow_lsSetWindlightScene = true
> Allow_lsSetWindlightSceneTargeted = true
> AllowMODFunctions = false
> -----------------------------------
> This script compiles but gives me
> windlight get: LightShare functions are not enabled.
> --------get ls settings-----
> default
> {
>     state_entry()
>     {
>         llSay(0, "Script running");
>
>     } // end entry
>       touch_start( integer vIntTouches )
>   {
>         list wlist;
>         list rules;
>         list al = lsGetWindlightScene(wlist);
>         string lal = llDumpList2String(al, ", ");
>         llSay(0,lal);
>         //works if lightshare enabled / how do you enable it ?
>   } //end touch
> } // end default
> --------------------------
>
> Any clues ?
>
> PS: I favor the XML load approach. hate having the sim so open
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>


-- 
===================================
http://simhost.com http://osgrid.org
http://twitter.com/jstallings2
http://www.linkedin.com/pub/5/770/a49
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20100912/6739dace/attachment.html>


More information about the Opensim-users mailing list