Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Second Life 1.21.6 (99587) Oct 14 2008 17:42:25 (Second Life Release)
*AND*
Second Life 1.22.1 (103637) Nov 21 2008 14:59:21 (Second Life Release Candidate)
Release Notes
You are at 230349.8, 230235.8, 21.5 in SL Volunteer Island SW located at sim5954.agni.lindenlab.com (8.2.33.244:13000)
Second Life Server 1.24.9.98659
Release Notes
CPU: Intel Core 2 Series Processor (2327 MHz)
Memory: 2048 MB
OS Version: Microsoft Windows XP Service Pack 3 (Build 2600)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: Quadro FX 1500M/PCI/SSE2
OpenGL Version: 2.1.2
libcurl Version: libcurl/7.16.4 OpenSSL/0.9.7c zlib/1.2.3
J2C Decoder Version: KDU
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.19926 (Mozilla GRE version 1.8.1.13_0000000000)
Packets Lost: 0/10793 (0.0%)Second Life 1.21.6 (99587) Oct 14 2008 17:42:25 (Second Life Release) *AND* Second Life 1.22.1 (103637) Nov 21 2008 14:59:21 (Second Life Release Candidate) Release Notes You are at 230349.8, 230235.8, 21.5 in SL Volunteer Island SW located at sim5954.agni.lindenlab.com (8.2.33.244:13000) Second Life Server 1.24.9.98659 Release Notes CPU: Intel Core 2 Series Processor (2327 MHz) Memory: 2048 MB OS Version: Microsoft Windows XP Service Pack 3 (Build 2600) Graphics Card Vendor: NVIDIA Corporation Graphics Card: Quadro FX 1500M/PCI/SSE2 OpenGL Version: 2.1.2 libcurl Version: libcurl/7.16.4 OpenSSL/0.9.7c zlib/1.2.3 J2C Decoder Version: KDU LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.19926 (Mozilla GRE version 1.8.1.13_0000000000) Packets Lost: 0/10793 (0.0%)
Description
[Title was "Script editor: PARCEL_MEDIA_COMMAND_LOOP_SET is not highlighted"]
The PARCEL_MEDIA_COMMAND_LOOP_SET constant is not highlighted in the script editor
Add the following line to a script:
list media = llParcelMediaQuery([PARCEL_MEDIA_COMMAND_URL, PARCEL_MEDIA_COMMAND_LOOP_SET]);
|
Observe: PARCEL_MEDIA_COMMAND_LOOP_SET is not highlighted blue, and has no hovertip
Expected: PARCEL_MEDIA_COMMAND_LOOP_SET should be blue; hovertip should be displayed
Other constants which are not highlighted / have no hovertips:
ATTACH_HUD_BOTTOM
ATTACH_HUD_BOTTOM_LEFT
ATTACH_HUD_BOTTOM_RIGHT
ATTACH_HUD_CENTER_1
ATTACH_HUD_CENTER_2
ATTACH_HUD_TOP_CENTER
ATTACH_HUD_TOP_LEFT
ATTACH_HUD_TOP_RIGHT
PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS
PARCEL_MEDIA_COMMAND_LOOP_SET
TEXTURE_MEDIA
PRIM_DESC
PRIM_NAME
PRIM_TEXT
All of these constants are missing from app_settings\keywords.ini
Attachments
Issue Links
- is included In
-
STORM-1831 Obtain LSL syntax table from simulator so that it is always up to date
-
- Closed
-