User:Michele Wardark

From Second Life Wiki
Jump to navigation Jump to search

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

Avatar

Communications

  • XML-RPC

llOpenRemoteDataChannel | llCloseRemoteDataChannel

Dataserver

Detection

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

Group

llDetectedGroup | llSameGroup

Inventory

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

Media

  • Video

Functions

llParcelMediaCommandList | llParcelMediaQuery | llSetTextureAnim


Movement

  • Vehicle

Object

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

  • Teleport
    LlSetLinkPrimitiveParams | LlSitTarget | LlTeleportAgentHome

Primitive

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

Land

llModifyLand | llWater

Script

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

  • Error
    • Math Errors
    • Keywords

Types





Agent

llGetAgentInfo | llGetAgentLanguage | llGetAgentSize | llTeleportAgentHome | llRequestAgentData


Listen

llListen | llListenControl | llListenRemove

Money

llGiveMoney


URL

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



Other LSL functions