[Opensim-dev] 24 LSL functions left

2009-03-22 Thread Charles Krinke
There are 24 LSL functions left in the NotImplemented state of the more then 330 we started with a little over a year ago. The 24 are: llRotTarget(), llRotTargetRemove() llLoopSoundMaster(), llLoopSoundSlave(), llPlaySoundSlave() llStopLookAt(), llCollisionFilter(), llAttachToAvatar(),

[Opensim-dev] function libraries for script engine

2009-03-22 Thread Mic Bowman
opensim currently has the LSL and OSL APIs that implement functions for scripting. is there an good/easy/appropriate way to add a library of functions dynamically? can i register new script functions through a region module? --mic ___ Opensim-dev

Re: [Opensim-dev] function libraries for script engine

2009-03-22 Thread Melanie
No, and no. Because of the limitations of LSL and C#, that doesn't work. Adding script commands dynamically is not supportable. Melanie Mic Bowman wrote: opensim currently has the LSL and OSL APIs that implement functions for scripting. is there an good/easy/appropriate way to add a library

Re: [Opensim-dev] density

2009-03-22 Thread Teravus Ovares
A couple of points here As far as LSL is concerned, mass is the same whether metal, rubber, glass, rock or plywood from what I've been told.There are other changes though.. like bounciness. The mass of the avatar has been the same since implementation and works well with the Avatar PID

Re: [Opensim-dev] density

2009-03-22 Thread Dahlia Trimble
I'm trying to imagine the consequences of having the wrong density for an avatar. The most common physics application that I'm aware of for avatars are flight assists, which may be less common in OpenSim as there is no flight ceiling. Another application may be push type teleporting systems.

Re: [Opensim-dev] density

2009-03-22 Thread Teravus Ovares
Interesting thoughts. Currently they are configurable. Though, there's nothing to say that material rubber has different settings then material plywood. There's also no defined procedure for changing the settings.One of the reasons being... it's something that's partially mathematic and

Re: [Opensim-dev] density

2009-03-22 Thread Skidz Tweak
Hi All. I have set up a grid in my home, and trying to let a friend connect. Having some problems. and I know it has to do with my iptables. at least I think so. I have all 5 servers and one sim running on: 192.168.1.181 I have the domain name grid.gridaverse.com pointed to my external IP

[Opensim-dev] External connection to grid and IP tables... Please :)

2009-03-22 Thread Skidz Tweak
Sorry about this.. formatting problems again... and forgot to change subject.. lol. yea.. been a long day.. Hi All. I have set up a grid in my home, and trying to let a friend connect. Having some problems. and I know it has to do with my iptables. at least I think so. I have