Difference between revisions of "User:Michele Wardark"

From Second Life Wiki
Jump to navigation Jump to search
Line 273: Line 273:
* <s>[[llTextBox{{#var:lang}}|llTextBox]]</s> {{LSL_U}}
* <s>[[llTextBox{{#var:lang}}|llTextBox]]</s> {{LSL_U}}
* [[llVolumeDetect{{#var:lang}}|ll'''Volume'''Detect]]
* [[llVolumeDetect{{#var:lang}}|ll'''Volume'''Detect]]
* [[llWind{{#var:lang}}|llWind]]

Revision as of 00:31, 25 February 2010

This page intend become a structured map of all LSL functions, useful as overview to understand the whole structure of objects, the actions and events that involve them and how can be managed by scripts.


Math

llSin | llTan | llSqrt | llAbs | llAcos | llAsin | llAtan2 | llCeil | llCos | llFloor | llFrand | llLog | llLog10 | llRound | llFabs

Avatar

llGetAgentInfo | llGetAgentLanguage | llGetAgentSize | llTeleportAgentHome | llRequestAgentData

Communications

Dataserver

Detection

llDetectedGrab | llDetectedKey | llDetectedName | llDetectedPos | llDetectedRot | llDetectedType | llDetectedVel

Group

llDetectedGroup | llSameGroup

Inventory

llAllowInventoryDrop | llGetInventoryCreator | llGetInventoryKey | llGetInventoryName | llGetInventoryNumber | llGetInventoryType | llGiveInventory | llGiveInventoryList | llRemoveInventory | llRequestInventoryData

Media

Movement

  • Vehicle

Object

Primitive

llGetPrimitiveParams | llSetPrimitiveParams | llSetPrimURL  U  | llGetNumberOfSides | llSetRot | llSetScale | llCloud

Linkset

llGetObjectDesc | llGetObjectDetails | llGetObjectMass | llGetObjectName | llGetObjectPrimCount | llSetObjectDesc | llSetObjectName | llPushObject | llSetPayPrice | llDie | llGetRootPosition | llGetRootRotation

  • Teleport
    LlSetLinkPrimitiveParams | LlSitTarget | LlTeleportAgentHome

Land

llModifyLand | llWater

Script

llGetFreeMemory | llResetOtherScript | llResetScript | llGetScriptName | llGetScriptState | llScriptDanger | llSetScriptState | llRemoteLoadScript  R  | llRemoteLoadScriptPin | llSetRemoteScriptAccessPin | llSleep

  • Error
    • Math Errors
    • Keywords

Types

llAxes2Rot | llAxisAngle2Rot

Money

llGiveMoney

URL

llEscapeURL | llReleaseURL  NEW  | llUnescapeURL | llRefreshPrimURL  U  | llLoadURL | llRequestURL  NEW  | llRequestSecureURL  NEW 

Other LSL functions