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.

A.153. llReleaseControlsAppendix A. <strong>Linden</strong> Library FunctionsllReleaseControls(key avatar);Stop taking inputs from avatar.A.154. llRemoteLoadScriptllRemoteLoadScript(key target, string name, integer running, integer param);If the owner of the object this script is attached can modify target and the objects are in the same region, copyscript name onto target, if running == TRUE, start the script with param. If name already exists ontarget, it is replaced.A.155. llRemoveInventoryllRemoveInventory(string inventory);Remve the name inventory item from the object inventory.A.156. llRemoveVehicleFlagsllRemoveVehicleFlags(integer flags);Sets the vehicle flags to FALSE. Valid parameters can be found in the vehicle flags constants section.A.157. llRequestAgentDatakey llRequestAgentData(key id, integer data);This function requests data about agent id. If and when the information is collected, the dataserver event iscalled with the returned key returned from this function passed in the requested parameter. See the agent dataconstants for details about valid values of data and what each will return in the dataserver event.67

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

Saved successfully!

Ooh no, something went wrong!