Difference between revisions of "LSL Useful Function WishList"

From Second Life Wiki
Jump to navigation Jump to search
(→‎S: SetParcel)
Line 127: Line 127:


{{LSLG|llSetNotecard}}
{{LSLG|llSetNotecard}}
{{LSLG|llSetParcelDetails}}
{{LSLG|llSetParcelFlags}}


{{LSLG|llSoundex}}
{{LSLG|llSoundex}}

Revision as of 00:18, 11 May 2008

NOTE: Please also add your feature requests to the JIRA and create crosslinks between the wiki and the JIRA for voting, and assignment to projects.

A

llAddToEstateBanList

llAddCameraView

C

llDetectedDrop?

event: Dropped

(To prevent spamming of objects with llAllowInvenoryDrop) CHANGED_ALLOWED_DROP

llChangeLandPassPrice

llChildPrims2List

D

llDetectedFace

E

llExecuteMenuCommand

F

llForeach

llFrandom

G

llGetAgentHealth

llGetAgentPreferedLanguage

llGetAvatarKeysOnEstate

llGetAvatarKeysOnParcel

llGetCreatorKey

llGetEstateBanList

llGetGender

llGetGroup

llGetGroupTitle

llGetInventoryDesc

llGetLinkPrimitiveParams

llGetMyAccountBalance

llGetNotecard

llGetParcelBanList

llGetParcelPopulation

llGetPowerThirst

llGetPrice

llGetRegionPopulation

llGetScriptCreatorKey - use llGetInventoryCreator(llGetScriptName()) instead llGetWorldPopulation

I

llInstantMessageGroup

llInviteToGroup

llIsValidIntegerString

llIsValidFloatString

llIsValidVectorString

llIsValidRotationString

L

llLBETMB

M

llMapTouch

N

llName2Key

O

llOnRegionReset

OverParcel

on_error

P

llPizza

llPosition_change

R

llRaiseError

llRemoveFromEstateBanList

llRequestClientData

llReturnObject

llReturnOwnersObjects

llRotateAgent

llRequestPermissions(llGetOwner(), PERMISSION_REFUND);

S

llSetLinkMotorParam

llSetCOG

llSetNotecard

llSetParcelDetails

llSetParcelFlags

llSoundex

llSpeakText

llSpeech2Text

llSpeech2TextRemove

llStringUTF16ToUTF8

llSayWithinRange

llSetSunDirection

llSetWaterMark

llSetCloudLevel

llSetTouch

stopwatch(float precision_time)

llSayTo

T

llTargetOffsetOmega

llTeleportAgent

llTriggerLandmark

llTrackTouches

llTreeSystem

W

llWriteToNotecard

Other functionality

Block comments

True tab-stops

Code Folding

Windowed Scripting

Switch Statement

Array

Event: Unrez / Delete

Conditionals

State variables

Object Orientation aka OOP or OO

Various C++ aspects should be implemented in LSL, Classes, Switch Statements, pointers, etc.

Receive instant messages

money transfer denied for stale Event

Nestable lists

Nesting of Child Prims in a Parent