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 FunctionsIf (accept == (controls & input)), send input to object. If the boolean pass_on is TRUE, also send inputto avatar.A.227. llTanfloat llTan(float theta);Returns the tangent of theta radians.A.228. llTargetinteger llTarget(vector position, float range);Set object position within range of position as a target and returns an integer ID for the target.A.229. llTargetOmegallTargetOmega(vector axis, float spinrate, float gain);Attempt to spin at spinrate with strength gain on axis. A spinrate of 0.0 cancels the spin. Thisfunction always works in object local coordinates.A.230. llTargetRemovellTargetRemove(integer tnumber);Remove target number tnumber.A.231. llTeleportAgentHomellTeleportAgentHome(key id);86

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

Saved successfully!

Ooh no, something went wrong!