11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A. <strong>Linden</strong> Library FunctionsSets the object scale.A.197. llSetScriptStatellSetScriptState(string name, integer run);Control the state of a script on the object.A.198. llSetSitTextfuncdef(string text);Displays text rather than sit in viewer pie menu.A.199. llSetSoundQueueingllSetSoundQueueing(integer queue);Sets whether successive calls to llPlaySound, llLoopSound, etc., (attached sounds) interrupt the playing sound.The default for objects is FALSE. Setting this value to TRUE will make the sound wait until the current playingsound reaches its end. The queue is one level deep.A.200. llSetStatusllSetStatus(integer status, integer value);Sets the status to value. Use status constants for the values of status.A.201. llSetTextllSetText(string text, vector color, float alpha);76

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!