llSetVehicleType
LSLvoid llSetVehicleType(integer type)
Activates the vehicle action on the object with vehicle preset Type.\ Valid Types and an explanation of their characteristics can be found in wiki documentation.
Parameters
| Type | Name |
|---|---|
| integer | type |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llStopLookAt()
void llMessageLinked(integer linknum, integer num, string str, string id)
string llGetSubString(string src, integer start, integer end)
void llLoopSoundSlave(string sound, float volume)
list llJson2List(string json)
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
void llTextBox(string avatar, string message, integer chat_channel)
rotation llAxisAngle2Rot(vector axis, float angle)