Difference between revisions of "LSL Useful Function WishList"

From Second Life Wiki
Jump to navigation Jump to search
(Sorted the G entries alphabetically, added llSetCOG and llGetInventoryDesc)
Line 23: Line 23:


==G==
==G==
{{LSLG|llGetAgentHealth}}
{{LSLG|llGetAgentPreferedLanguage}}
{{LSLG|llGetAvatarKeysOnEstate}}
{{LSLG|llGetAvatarKeysOnParcel}}
{{LSLG|llGetCreatorKey}}
{{LSLG|llGetCreatorKey}}
{{LSLG|llGetParcelBanList}}
{{LSLG|llGetEstateBanList}}
{{LSLG|llGetEstateBanList}}
{{LSLG|llGetAvatarKeysOnParcel}}
{{LSLG|llGetGender}}
{{LSLG|llGetAvatarKeysOnEstate}}
{{LSLG|llGetGroup}}
{{LSLG|llGetInventoryDesc}}
{{LSLG|llGetLinkPrimitiveParams}}
{{LSLG|llGetLinkPrimitiveParams}}
{{LSLG|llGetMyAccountBalance}}
{{LSLG|llGetMyAccountBalance}}
{{LSLG|llGetGroup}}
{{LSLG|llGetGender}}
{{LSLG|llGetNotecard}}
{{LSLG|llGetNotecard}}
{{LSLG|llGetParcelBanList}}
{{LSLG|llGetParcelPopulation}}
{{LSLG|llGetPrice}}
{{LSLG|llGetRegionPopulation}}
<s>llGetScriptCreatorKey</s> - use [[llGetInventoryCreator]]([[llGetScriptName]]()) instead
<s>llGetScriptCreatorKey</s> - use [[llGetInventoryCreator]]([[llGetScriptName]]()) instead
{{LSLG|llGetRegionPopulation}}
{{LSLG|llGetParcelPopulation}}
{{LSLG|llGetWorldPopulation}}
{{LSLG|llGetWorldPopulation}}
{{LSLG|llGetPrice}}
{{LSLG|llGetAgentPreferedLanguage}}
{{LSLG|llGetAgentHealth}}


==I==
==I==
Line 76: Line 77:


==S==
==S==
{{LSLG|llSetCOG}}
{{LSLG|llSetNotecard}}
{{LSLG|llSetNotecard}}
{{LSLG|llSoundex}}
{{LSLG|llSoundex}}

Revision as of 05:13, 17 October 2007

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

llChangeLandPassPrice

llChildPrims2List

D

llDetectedFace

E

llExecuteMenuCommand

F

llForeach llFrandom

G

llGetAgentHealth llGetAgentPreferedLanguage llGetAvatarKeysOnEstate llGetAvatarKeysOnParcel llGetCreatorKey llGetEstateBanList llGetGender llGetGroup llGetInventoryDesc llGetLinkPrimitiveParams llGetMyAccountBalance llGetNotecard llGetParcelBanList llGetParcelPopulation 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

llSetCOG llSetNotecard llSoundex llSpeakText llSpeech2Text llSpeech2TextRemove llStringUTF16ToUTF8 llSayWithinRange llSetWaterMark 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 Nesting of Child Prims in a Parent