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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A. <strong>Linden</strong> Library FunctionsDelete the object which holds the script.A.39. llDumpList2Stringstring llDumpList2String(list src, string separator);Write the list out in a single string using separator between values.A.40. llEdgeOfWorldinteger llEdgeOfWorld(vector pos, vector dir);Returns TRUE if the line along dir from pos hits the edge of the world in the current simulator and returnsFALSE if that edge crosses into another simulator.A.41. llEjectFromLandllEjectFromLand(key pest);Ejects pest from land that you own.A.42. llEmailllEmail(string address, string subject, string message);Sends email to address with subject and message.A.43. llEuler2Rotrotation llEuler2Rot(vector vec);43

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

Saved successfully!

Ooh no, something went wrong!