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 FunctionsRetuns the ground contour at the object position + offset.A.108. llGroundRepelllGroundRepel(float height, integer water, float tau);Critically damps to height if within height * 0.5 of level. The height is above ground level if wateris FALSE or above the higher of land and water if water is TRUE.A.109. llGroundSlopevector llGroundSlope(vector offset);Returns the ground slope at the object position + offset.A.110. llInsertStringstring llInsertString(string dst, integer position, string src);Inserts src into dst at position and returns the result.A.111. llInstantMessagellInstantMessage(key user, string message);Send message to the user as an instant message.A.112. llKey2Namestring llKey2Name(key id);57

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

Saved successfully!

Ooh no, something went wrong!