Difference between revisions of "User:Michele Wardark"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:


=== Math ===
=== Math ===
[[llSin{{#var:lang}}|llSin]] | [[llTan{{#var:lang}}|llTan]] | [[llSqrt{{#var:lang}}|llSqrt]] | [[llAbs{{#var:lang}}|llAbs]] | [[llAcos{{#var:lang}}|llAcos]] | [[llAsin{{#var:lang}}|llAsin]] | [[llAtan2{{#var:lang}}|llAtan2]] | [[llCeil{{#var:lang}}|llCeil]] | [[llCos{{#var:lang}}|llCos]] | [[llFloor{{#var:lang}}|llFloor]] | [[llFrand{{#var:lang}}|llFrand]] | [[llLog{{#var:lang}}|llLog]] | [[llLog10{{#var:lang}}|llLog10]] | [[llRound{{#var:lang}}|llRound]]
[[llSin{{#var:lang}}|llSin]] | [[llTan{{#var:lang}}|llTan]] | [[llSqrt{{#var:lang}}|llSqrt]] | [[llAbs{{#var:lang}}|llAbs]] | [[llAcos{{#var:lang}}|llAcos]] | [[llAsin{{#var:lang}}|llAsin]] | [[llAtan2{{#var:lang}}|llAtan2]] | [[llCeil{{#var:lang}}|llCeil]] | [[llCos{{#var:lang}}|llCos]] | [[llFloor{{#var:lang}}|llFloor]] | [[llFrand{{#var:lang}}|llFrand]] | [[llLog{{#var:lang}}|llLog]] | [[llLog10{{#var:lang}}|llLog10]] | [[llRound{{#var:lang}}|llRound]] | [[llFabs{{#var:lang}}|llFabs]]


===  Avatar ===
===  Avatar ===

Revision as of 00:12, 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

  • 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 | llCloud

Land

llModifyLand | llWater

Script

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

  • Error
    • Math Errors
    • Keywords

Types







Money

llGiveMoney


URL

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



Other LSL functions