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

Dataserver

Detection

Functions

  • God Mode

Group

Inventory

llAllowInventoryDrop | llGetInventoryCreator | llGetInventoryKey | llGetInventoryName | llGetInventoryNumber | llGetInventoryPermMask | llGetInventoryType | llGiveInventory | llGiveInventoryList | llRemoveInventory | llSetInventoryPermMask  G  | llRequestInventoryData

Media

  • Video

Functions

llParcelMediaCommandList | llParcelMediaQuery | llSetTextureAnim

Messages

llWhisper | llInstantMessage | llOwnerSay | llShout | llRegionSay | llSay

Movement

  • Physics
    • Damping
    • Hover
  • Rotation
  • Strength
  • Vehicle

Object

llGetObjectDesc | llGetObjectDetails | llGetObjectMass | llGetObjectName | llGetObjectPermMask | llGetObjectPrimCount | llSetObjectDesc | llSetObjectName | llSetObjectPermMask  G  | llPushObject | llSetPayPrice

  • Teleport
    LlSetLinkPrimitiveParams | LlSitTarget | LlTeleportAgentHome

Permissions

  • Asset

Script

Primitive

llGetPrimitiveParams | llSetPrimitiveParams | llSetPrimURL  U 

Region

llGetRegionAgentCount | llGetRegionCorner | llGetRegionFlags | llGetRegionFPS | llGetRegionName | llGetRegionTimeDilation

  • Security
  • Time

Script

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

  • Error
    • Math Errors
    • Keywords

Types





Agent

llGetAgentInfo | llGetAgentLanguage | llGetAgentSize | llTeleportAgentHome | llRequestAgentData

Click

llSetClickAction

DataChannel

llCloseRemoteDataChannel | llOpenRemoteDataChannel

Email

llEmail | llGetNextEmail

Listen

llListen | llListenControl | llListenRemove

Money

llGiveMoney

RemoteData

llRemoteDataReply | llRemoteDataSetRegion | llSendRemoteData

Simulator

llGetSimulatorHostname | llRequestSimulatorData

Time/Date

llGetAndResetTime | llGetDate | llGetUnixTime | llGetWallclock | llGetTime | llGetTimeOfDay | llGetTimestamp | llResetTime

URL

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


World

llEdgeOfWorld

Land

llAddToLandBanList | llAddToLandPassList | llEjectFromLand | llGetLandOwnerAt | llRemoveFromLandBanList | llRemoveFromLandPassList | llOverMyLand | llModifyLand | llResetLandBanList | llResetLandPassList


Other LSL functions