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.

Appendix A. <strong>Linden</strong> Library FunctionsSets the timer event to be triggered every sec seconds. Passing in 0.0 stops further timer events.A.205. llSetTorquellSetTorque(vector torque, integer local);If the object is physical, this function sets the torque. The vector is in loal coordinates if local is TRUE, globalif FALSE.A.206. llSetTouchTextllSetTouchText(string text);Displays text in viewer pie menu that acts as a touch.A.207. llSetVehicleFlagsllSetVehicleFlags(integer flags);Sets the vehicle flags to TRUE. Valid parameters can be found in the vehicle flags constants section.A.208. llSetVehicleFloatParamllSetVehicleFloatParam(integer param_name, float param_value);Sets the vehicle floating point parameter param_name to param_value. Valid parameters and their expectedvalues can be found in the vehicle parameter constants section.A.209. llSetVehicleTypellSetVehicleType(integer type);78

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

Saved successfully!

Ooh no, something went wrong!