[Opensim-dev] using LSL functions from a region module

Melanie melanie at t-data.com
Thu Feb 2 17:36:25 UTC 2012


LSL_Api is for script use. It doesn't live in the normal opensim
space. You could probably tweak things enough to instantiate a
usable copy, but that would be unsupported and ay break in the
future. Frankly, it's more trouble than it's worth.

Melanie

On 02/02/2012 18:34, CJ Davies wrote:
> On 02/02/2012 05:31 PM, Melanie wrote:
>> You cannot call any code in LSL_Api.cs. Anything you need from there
>> needs to be duplicated.
>>
>> Melanie
>> _______________________________________________
>> Opensim-dev mailing list
>> Opensim-dev at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-dev
> 
> Thanks Melanie. Is the reason as I suspect one to do with scope? Or are 
> there more complex things at play?
> 
> Regards,
> CJ Davies
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
> 
> 



More information about the Opensim-dev mailing list