User contributions
Jump to navigation
Jump to search
- 21:05, 23 December 2024 diff hist +87 LlJsonGetValue Added caveat mentioning that this function converts \n and \t. current
- 12:49, 8 October 2024 diff hist −39 m LlGetStartString Minor edit.
- 12:47, 8 October 2024 diff hist +203 m LlGetStartString Start string is assigned to the rezzed object's root prim via llRezObjectWithParams.
- 12:41, 8 October 2024 diff hist +17 m LSL Constants/llRezObjectWithParams Updated REZ_PARAM_STRING to specify start string is assigned to the root prim of the rezzed object. current
- 17:39, 24 September 2024 diff hist +32 m LlGetAttachedList List of keys returned is ordered by rez/attach time from oldest to newest.
- 08:52, 18 September 2024 diff hist +75 LlGetStartString Added caveat: Start string survives script resets, region crosses and region restarts.
- 16:02, 5 September 2024 diff hist +39 LlFindNotecardTextSync Removed 'line' references from previous sourced wiki page. Added mention of max 64 matches returned.
- 03:49, 21 August 2024 diff hist 0 PRIM GLTF ALPHA MODE MASK This constant's value is 2, not 1. current
- 13:19, 4 July 2024 diff hist +381 Talk:LlGetNotecardLineSync
- 13:12, 4 July 2024 diff hist −266 Talk:LlGetNotecardLineSync →Some explanations are in order, I think... Tag: Manual revert
- 13:12, 4 July 2024 diff hist +266 Talk:LlGetNotecardLineSync
- 17:25, 23 June 2024 diff hist +12 LlDerezObject Clarified that the rezzer of the target object's root prim is what determines success/fail when using this function on any prim in a linkset.
- 20:08, 19 March 2024 diff hist −55 m LlGetNotecardLineSync An edit to clarify where this function reads its data from. I encourage users to engage with developers before making assumptions and/or to read the Specifications written by developers first. ;)
- 18:28, 12 March 2024 diff hist +6 m LlGetNotecardLineSync Replaced llSay() with llOwnerSay(), else, when users read a long notecard they risk hitting the region anti-spam throttle and having their own chat and their objects' chat blocked until region restart.
- 18:07, 21 February 2024 diff hist +422 SubStringLastIndex Added fourth solution that uses the recent llReplaceSubString() function and NAK constant. current
- 20:31, 27 December 2023 diff hist +8 m LlLinksetDataRead Changed 'missing' to 'an empty string' due to someone in a popular help group not understanding the similarity...
- 12:11, 9 December 2023 diff hist +3 m LlListFindListNext instance is an integer, not a list. current
- 12:01, 9 December 2023 diff hist +3 m LlGetInventoryDesc This function returns a string, not a key. current
- 19:10, 30 October 2023 diff hist +170 m LlTakeControls Added caveat: If your viewer's 'Single click on land' setting is set to 'Move to clicked point', then CONTROL_LBUTTON might not be sent to the server when taken by llTakeControls(). current
- 09:48, 3 October 2023 diff hist +62 m LlGetParcelPrimCount Temp mesh is not included in the total returned by PARCEL_COUNT_TEMP current
- 13:00, 7 May 2023 diff hist +85 m Project Bento Skeleton Guide Removed mention that default eye bones are not suitable for animating since most mesh heads and AO's already use eye animations that override viewer animations.
- 19:24, 22 April 2023 diff hist −519 LlLinksetDataFindKeys Removed caveats about random sort order since sort order was changed to alphabetical as of server version 2023-03-24.579022.
- 17:24, 19 April 2023 diff hist +235 Template:LSL All Functions/Name Added llList2ListSlice(), llListFindStrided() & llListSortStrided()
- 11:00, 18 April 2023 diff hist +4 m LlLinksetDataWrite LSD was updated to allow 128 KiB storage.
- 10:57, 18 April 2023 diff hist +3 m Category:LSL LinksetData LSD now allows 128 KiB storage.
- 18:38, 22 October 2022 diff hist +75 m LlLinksetDataRead llLinksetDataRead() should return a string
- 11:13, 5 September 2022 diff hist +37 m Template:LSL Constants/Object Details Updated return info for OBJECT_ACCOUNT_LEVEL to include Premium Plus.
- 22:24, 29 June 2022 diff hist +67 Template:LSL Constants/Visual Params Added back head_size and hand_size. current
- 17:21, 1 March 2022 diff hist +60 m Template:LSL Constants/Object Details Minor edit to include what each account level value means.
- 16:56, 1 March 2022 diff hist +290 Template:LSL Constants/Object Details Added info for constant OBJECT_ACCOUNT_LEVEL.
- 17:16, 30 November 2021 diff hist +109 m LlDetectedTouchNormal Added caveat for legacy sphere prims. current
- 16:18, 23 November 2021 diff hist +615 m Template:LSL Constants/PrimitiveParams Reversion back to show PRIM_PROJECTOR as active
- 17:29, 9 November 2021 diff hist +118 LlGetNotecardLine Commented on the byte return increase from 255 to 1024.
- 19:03, 29 August 2021 diff hist +123 m Viewer URI Name Space Added 'openfloater'. '?search=<search_terms>' functionality missing or only exists in TPVs?
- 18:42, 17 August 2021 diff hist +118 Limits
- 07:16, 7 June 2021 diff hist +467 m LlList2List Added 4 examples showing that wraparound order of list elements is not possible
- 06:02, 1 June 2021 diff hist +400 m LlGetInventoryAcquireTime Added caveats about missing milliseconds and its impact.
- 16:36, 22 March 2021 diff hist −1 m LlEdgeOfWorld I meant TRUE.....
- 16:35, 22 March 2021 diff hist +174 m LlEdgeOfWorld Mentioned this function's performance towards adjacent regions showing "up" via llRequestSimulatorData() but are visibly down, mostly likely due to severe lag, host communications issues or capacities failures.
- 09:40, 14 March 2021 diff hist −1 m Template:LSL Constants/Object Details Minor edit of OBJECT_CLICK_ACTION from a maximum 11 typecasted characters to 3 as the output range is 0 - 255.
- 18:19, 19 March 2020 diff hist +173 m LlSetClickAction Added data for CLICK_ACTION_DISABLED
- 07:34, 4 February 2020 diff hist +113 LlRequestUserKey Added caveat for agents that have yet to log on the grid the function is being used on.
- 18:19, 29 August 2019 diff hist +809 Template:LSL Constants/Object Details Added info for constants OBJECT_ANIMATED_COUNT & OBJECT_ANIMATED_SLOTS_AVAILABLE.
- 22:53, 1 February 2019 diff hist +1 m LSL Constants/llGetEnvironment spelling fix
- 19:19, 1 February 2019 diff hist +17 m LSL Constants/llGetEnvironment added sortability
- 19:20, 30 November 2018 diff hist +50 m Template:LlSitOnLinkConstants current
- 11:05, 17 December 2017 diff hist 0 m Animesh User Guide Increased the 20k tri count limit to 50k.
- 09:39, 23 November 2017 diff hist +55 m LlGetLinkName NULL_KEY is returned is link input is out of bounds. current
- 20:56, 21 November 2017 diff hist +185 LlGetObjectDetails Added info about OBJECT_REZZER_KEY reported with child prim linking/delinking prior to fix in version 17.11.11.510664.
- 14:15, 22 August 2017 diff hist +1,211 Template:LSL Constants/Object Details Added info for constants OBJECT_CREATION_TIME, OBJECT_SELECT_COUNT & OBJECT_SIT_COUNT.