User contributions
Jump to navigation
Jump to search
- 15:17, 24 March 2023 diff hist +141 m JSON DELETE Added that using JSON_DELETE to remove a non-existent item effectively nukes the JSON string current
- 19:32, 8 February 2023 diff hist +153 LlLinkPlaySound Made code example slightly sensible; added links to llLinkStopSound(). current
- 18:34, 6 October 2022 diff hist +249 m Category:LSL Color Added a simple function to convert between RGB colours represented in hex and LSL vectors current
- 12:03, 4 October 2022 diff hist −7 m LlTargetedEmail typo
- 12:02, 4 October 2022 diff hist +176 LlTargetedEmail Clarified this function cannot email object creators
- 11:02, 24 September 2022 diff hist +7 m LlPushObject Group UUIDs not eligible to be pushed current
- 10:50, 24 September 2022 diff hist +7 m LlGetObjectMass Cannot be used with group keys current
- 10:48, 24 September 2022 diff hist +7 m LlGetObjectDetails Only avatar and object UUIDs relevant to this funciton; group keys are not current
- 19:34, 20 July 2022 diff hist +210 m LlGetHTTPHeader Attempted to clarify that the function only operates in the context of http_request
- 16:34, 29 March 2022 diff hist +144 m LlTriggerSound Added note about usage in HUDs current
- 15:07, 11 March 2022 diff hist −1 m Template:LSL Function/Experience Typo current
- 17:09, 9 October 2021 diff hist +11 m LlGetNotecardLine Clarified that a notecard can be full perm and be read. Which is obvious but for the sake of completeness…
- 17:05, 9 October 2021 diff hist −6 m LlGetNotecardLine Moved a "Note" about permissions to Caveats, where it is more visible and more-appropriately placed
- 10:01, 3 August 2021 diff hist +58 m LlSetObjectName current
- 09:59, 3 August 2021 diff hist +7 m LlRequestPermissions Formatted some items in NOTES as a list current
- 18:45, 21 January 2021 diff hist +101 m LlDialog Clarified SL viewer now able to chat on negative channels
- 16:00, 29 December 2020 diff hist −19 m LlRegionSayTo Clarified SL viewer now able to chat on negative channels
- 11:59, 24 June 2020 diff hist +34 m LlCloud Added pointer to llGetEnvironment current
- 18:58, 8 January 2020 diff hist +17 LlGetParcelPrimOwners llGetParcelPrimOwners() will also return the UUID of groups that own objects on the specified parcel. current
- 15:54, 8 May 2019 diff hist +454 m LlGetTime Added caveat about gradual resolution loss when representing elapsed time with a float.
- 17:08, 3 February 2019 diff hist +30 LlSetObjectName
- 17:06, 3 February 2019 diff hist +48 m LlSetObjectName Pipe char not permitted in object names either
- 16:56, 3 February 2019 diff hist +178 m LlSetObjectName Added that objects with all whitespace names will appear as "(Unnamed)" in chat
- 18:30, 15 December 2018 diff hist +242 m LlGetObjectMass Added a tip that llGetObjectMass() is a handy way to see if an object or avatar with a particular key still exists on a region (hat tip scotty.muircastle)
- 18:15, 21 November 2018 diff hist +271 m Typecast Noted efficiency of typcasting as a list using (list)var syntax rather than [var] syntax current
- 13:26, 23 October 2018 diff hist +220 m LlGetObjectMass Clarified that one lindogram is basically 100 kilograms, and avatars are apparently much denser than one would expect.
- 15:04, 2 October 2018 diff hist +103 m LlRequestUsername Clarified the throttle is per owner, per region.
- 15:03, 2 October 2018 diff hist +103 m LlRequestUserKey Clarified the throttle is per owner, per region.
- 14:37, 2 October 2018 diff hist +5 m LlRequestUsername
- 14:34, 2 October 2018 diff hist +4 m LlRequestUserKey
- 14:31, 2 October 2018 diff hist −10 m LlRequestUsername corrected error in wiki formatting
- 14:30, 2 October 2018 diff hist +348 LlRequestUsername Clarified function is throttled and provided information about its general rate.
- 14:29, 2 October 2018 diff hist +339 LlRequestUserKey Clarified function is throttled and provided information about its general rate.
- 15:55, 30 September 2018 diff hist +320 m LlSetPrimitiveParams Clarified that PRIM_SIZE fails on physical prims and noted a workaround strategy. current
- 10:37, 16 September 2018 diff hist +155 LlKey2Name Clarified llKey2Name returns am empty string for group keys.
- 16:24, 11 September 2018 diff hist −5 LlSetKeyframedMotion current
- 16:21, 11 September 2018 diff hist +162 m LlSetKeyframedMotion Minimum delta time in practice is not > 0.1, but probably > 0.13333
- 15:57, 25 August 2018 diff hist +728 m LlGetLinkNumber Added a note about using double negation to get a link number that can be used with an unlinked prim or the root of a linkset. current
- 15:44, 13 August 2018 diff hist +177 m Dialog Menus current
- 15:40, 13 August 2018 diff hist +137 m Dialog Menus
- 15:37, 13 August 2018 diff hist +10 m Dialog Menus Viewers can chat on negative channel numbers
- 16:44, 12 August 2018 diff hist +136 m CHANGED OWNER Attempted to clarify a non-obvious, no-intuitive, nearly basically nonsensical corner of when this event can fire.
- 10:41, 20 July 2018 diff hist +29 m LlGetAttachedList Clarified nature of return list
- 14:09, 14 July 2018 diff hist +75 LlListen
- 14:04, 14 July 2018 diff hist +53 m LlListen Negative channel chat length limit
- 13:54, 14 July 2018 diff hist +81 m LlListen Clarified use of negative chat channels in viewers
- 14:42, 2 July 2018 diff hist +12 LlTextBox MIssing flag param on STRING_TRIM.
- 14:34, 29 June 2018 diff hist +65 User:Lou Netizen/HTTP GET Example (GridSurvey) current
- 14:29, 29 June 2018 diff hist +29 User:Lou Netizen/HTTP GET Example (GridSurvey)
- 14:28, 29 June 2018 diff hist +101 Category:LSL Library Removed broken TimeAPI HTTP GET example and replaced it with a working one using GridSurvey