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.

A.103. llGiveInventoryListAppendix A. <strong>Linden</strong> Library FunctionsllGiveInventoryList(key destination, string category, list inventory);Give the list of named inventory items to the keyed avatar or object in the same simulator as the giver. If therecipient is an avatar, the avatar then follows the normal procedure of accepting or denying the offer. The offeredinventory is then placed in a folder named category in the recipients inventory. If the recipient is an object,the same permissions apply as if you were dragging inventory onto the object by hand, ie ifllAllowInventoryDrop has been called with TRUE, any other object can pass objects to its inventory.If therecipient is an object, the category parameter is ignored.A.104. llGiveMoneyllGiveMoney(key destination, integer amount);Transfer amount from the script owner to destination. This call will fail if PERMISSION_DEBIT has notbeen set.A.105. llGroundfloat llGround(vector offset);Retuns the ground hieght at the object position + offset.A.106. llGroundContourvector llGroundContour(vector offset);Retuns the ground contour at the object position + offset.A.107. llGroundNormalvector llGroundNormal(vector offset);56

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

Saved successfully!

Ooh no, something went wrong!