[sldev] Custom LSL commands / communication with own viewer via LSL

Tobias Lang tlang303 at gmail.com
Thu Apr 5 08:32:51 PDT 2007


Hi,

I'm looking for a way to control my Viewer via LSL commands. For 
example, I like to call a function "DoMyStuff()" out of a LSL script.
I see two ways to do that. Either I can add a custom command to the LSL 
language, or if that's not possible, I might listen in my app for a 
certain chat like "\DoMyStuff(3.5, 2.1) "
What choice would be appropriate / possible?

Thanks,
Tobias



More information about the SLDev mailing list