@@ -447,15 +447,15 @@ constants:
447447 type : integer
448448 value : ' 0x800'
449449 CHANGED_OWNER :
450- tooltip : ' '
450+ tooltip : The object has changed ownership.
451451 type : integer
452452 value : ' 0x80'
453453 CHANGED_REGION :
454- tooltip : ' '
454+ tooltip : The object has changed region.
455455 type : integer
456456 value : ' 0x100'
457457 CHANGED_REGION_START :
458- tooltip : ' '
458+ tooltip : The region this object is in has just come online.
459459 type : integer
460460 value : ' 0x400'
461461 CHANGED_RENDER_MATERIAL :
@@ -471,7 +471,7 @@ constants:
471471 type : integer
472472 value : ' 0x4'
473473 CHANGED_TELEPORT :
474- tooltip : ' '
474+ tooltip : The avatar to whom this object is attached has teleported.
475475 type : integer
476476 value : ' 0x200'
477477 CHANGED_TEXTURE :
@@ -625,7 +625,8 @@ constants:
625625 type : integer
626626 value : 2147483646
627627 COMBAT_LOG_ID :
628- tooltip : ' '
628+ tooltip : Messages from the region to the COMBAT_CHANNEL will all be from this ID.\n
629+ Scripts may filter llListen calls on this ID to receive only system generated combat log messages.
629630 type : string
630631 value : " 45e0fcfa-2268-4490-a51c-3e51bdfe80d1"
631632 CONTENT_TYPE_ATOM :
@@ -742,7 +743,7 @@ constants:
742743 type : integer
743744 value : ' 0'
744745 DAMAGE_TYPE_IMPACT :
745- tooltip : System damage generated by imapact with land or a prim.
746+ tooltip : System damage generated by impact with land or a prim.
746747 type : integer
747748 value : ' -1'
748749 DAMAGE_TYPE_NECROTIC :
@@ -1114,7 +1115,7 @@ constants:
11141115 type : integer
11151116 value : 1
11161117 HTTP_PRAGMA_NO_CACHE :
1117- tooltip : ' Allows enabling/disbling of the "Pragma: no-cache" header.\nUsage: [HTTP_PRAGMA_NO_CACHE,
1118+ tooltip : ' Allows enabling/disabling of the "Pragma: no-cache" header.\nUsage: [HTTP_PRAGMA_NO_CACHE,
11181119 integer SendHeader]. When SendHeader is TRUE, the "Pragma: no-cache" header
11191120 is sent by the script. This matches the default behavior. When SendHeader is
11201121 FALSE, no "Pragma" header is sent by the script.'
@@ -2923,7 +2924,7 @@ vector position - position in local coordinates'
29232924 type : integer
29242925 value : 2
29252926 PSYS_PART_START_COLOR :
2926- tooltip : A vector <r.r , g.g, b. b> which determines the starting color of the object.
2927+ tooltip : A vector <r, g, b> which determines the starting color of the object.
29272928 type : integer
29282929 value : 1
29292930 PSYS_PART_START_GLOW :
@@ -3269,7 +3270,7 @@ vector position - position in local coordinates'
32693270 type : integer
32703271 value : ' 8'
32713272 REZ_DAMAGE_TYPE :
3272- tooltip : Set the damage type applied when this object collides.
3273+ tooltip : Set the damage type applied when this object collides. [integer damage_type]
32733274 type : integer
32743275 value : ' 12'
32753276 REZ_FLAGS :
@@ -3666,7 +3667,7 @@ vector position - position in local coordinates'
36663667 type : integer
36673668 value : ' 0x200'
36683669 STATUS_DIE_AT_EDGE :
3669- tooltip : Controls whether the object is returned to the owners inventory if it
3670+ tooltip : Controls whether the object is returned to the owner's inventory if it
36703671 wanders off the edge of the world.\nIt is useful to set this status TRUE for
36713672 things like bullets or rockets. The default is TRUE
36723673 type : integer
@@ -4016,7 +4017,7 @@ vector position - position in local coordinates'
40164017 type : integer
40174018 value : 33
40184019 VEHICLE_ANGULAR_FRICTION_TIMESCALE :
4019- tooltip : " A vector of timescales for exponential decay of the vehicles angular\
4020+ tooltip : " A vector of timescales for exponential decay of the vehicle's angular\
40204021 \ velocity about its preferred axes of motion (at, left, up).\n\t\t\t Range =\
40214022 \ [0.07, inf) seconds for each element of the vector."
40224023 type : integer
@@ -4026,8 +4027,8 @@ vector position - position in local coordinates'
40264027 type : integer
40274028 value : 35
40284029 VEHICLE_ANGULAR_MOTOR_DIRECTION :
4029- tooltip : The direction and magnitude (in preferred frame) of the vehicles angular
4030- motor.The vehicle will accelerate (or decelerate if necessary) to match its
4030+ tooltip : The direction and magnitude (in preferred frame) of the vehicle's angular
4031+ motor. The vehicle will accelerate (or decelerate if necessary) to match its
40314032 velocity to its motor.
40324033 type : integer
40334034 value : 19
@@ -4131,12 +4132,12 @@ vector position - position in local coordinates'
41314132 value : 28
41324133 VEHICLE_LINEAR_DEFLECTION_TIMESCALE :
41334134 tooltip : The timescale for exponential success of linear deflection deflection.
4134- It is another way to specify how much time it takes for the vehicles linear
4135+ It is another way to specify how much time it takes for the vehicle's linear
41354136 velocity to be redirected to its preferred axis of motion.
41364137 type : integer
41374138 value : 29
41384139 VEHICLE_LINEAR_FRICTION_TIMESCALE :
4139- tooltip : " A vector of timescales for exponential decay of the vehicles linear\
4140+ tooltip : " A vector of timescales for exponential decay of the vehicle's linear\
41404141 \ velocity along its preferred axes of motion (at, left, up).\n\t\t\t Range =\
41414142 \ [0.07, inf) seconds for each element of the vector."
41424143 type : integer
@@ -4146,7 +4147,7 @@ vector position - position in local coordinates'
41464147 type : integer
41474148 value : 31
41484149 VEHICLE_LINEAR_MOTOR_DIRECTION :
4149- tooltip : " The direction and magnitude (in preferred frame) of the vehicles linear\
4150+ tooltip : " The direction and magnitude (in preferred frame) of the vehicle's linear\
41504151 \ motor. The vehicle will accelerate (or decelerate if necessary) to match its\
41514152 \ velocity to its motor.\n\t\t\t Range of magnitude = [0, 30] meters/second."
41524153 type : integer
@@ -4160,8 +4161,8 @@ vector position - position in local coordinates'
41604161 type : integer
41614162 value : 30
41624163 VEHICLE_REFERENCE_FRAME :
4163- tooltip : A rotation of the vehicles preferred axes of motion and orientation (at,
4164- left, up) with respect to the vehicles local frame (x, y, z).
4164+ tooltip : A rotation of the vehicle's preferred axes of motion and orientation (at,
4165+ left, up) with respect to the vehicle's local frame (x, y, z).
41654166 type : integer
41664167 value : 44
41674168 VEHICLE_TYPE_AIRPLANE :
@@ -4199,7 +4200,7 @@ vector position - position in local coordinates'
41994200 value : 36
42004201 VEHICLE_VERTICAL_ATTRACTION_TIMESCALE :
42014202 tooltip : The period of wobble, or timescale for exponential approach, of the vehicle
4202- to rotate such that its preferred "up" axis is oriented along the worlds "up"
4203+ to rotate such that its preferred "up" axis is oriented along the world's "up"
42034204 axis.
42044205 type : integer
42054206 value : 37
@@ -4342,7 +4343,7 @@ events:
43424343 tooltip : ' '
43434344 type : rotation
43444345 tooltip : This event is triggered when a script comes within a defined angle of
4345- a target rotation. The range and rotation, are set by a call to llRotTarget.
4346+ a target rotation. The range and rotation are set by a call to llRotTarget.
43464347 at_target :
43474348 arguments :
43484349 - TargetNumber :
@@ -5386,7 +5387,7 @@ functions:
53865387 are inclusive.\nUsing negative numbers for start and/or end causes the index
53875388 to count backwards from the length of the list, so 0, -1 would delete the entire
53885389 list.\nIf Start is larger than End the list deleted is the exclusion of the
5389- entries; so 6, 4 would delete the entire list except for the 5th. list entry.
5390+ entries; so 6, 4 would delete the entire list except for the 5th list entry.
53905391 llDeleteSubString :
53915392 arguments :
53925393 - Source :
@@ -5409,7 +5410,7 @@ functions:
54095410 are inclusive.\nUsing negative numbers for Start and/or End causes the index
54105411 to count backwards from the length of the string, so 0, -1 would delete the
54115412 entire string.\nIf Start is larger than End, the sub-string is the exclusion
5412- of the entries; so 6, 4 would delete the entire string except for the 5th. character.
5413+ of the entries; so 6, 4 would delete the entire string except for the 5th character.
54135414 llDerezObject :
54145415 arguments :
54155416 - ID :
@@ -6557,7 +6558,7 @@ functions:
65576558 tooltip : Returns the list of primitive attributes requested in the Parameters
65586559 list for LinkNumber.\nPRIM_* flags can be broken into three categories, face
65596560 flags, prim flags, and object flags.\n* Supplying a prim or object flag will
6560- return that flags attributes.\n* Face flags require the user to also supply
6561+ return that flag's attributes.\n* Face flags require the user to also supply
65616562 a face index parameter.
65626563 llGetLinkSitFlags :
65636564 arguments :
@@ -7228,7 +7229,7 @@ functions:
72287229 func-id : 556
72297230 return : string
72307231 sleep : 0.0
7231- tooltip : Returns an string that is the value passed to llRezObjectWithParams with
7232+ tooltip : Returns a string that is the value passed to llRezObjectWithParams with
72327233 REZ_PARAM_STRING.\nIf the object was rezzed by an agent, this function returns
72337234 an empty string.
72347235 llGetStaticPath :
@@ -7284,7 +7285,7 @@ functions:
72847285 return : string
72857286 sleep : 0.0
72867287 tooltip : Returns a sub-string from String, in a range specified by the Start and
7287- End indicies (inclusive).\nUsing negative numbers for Start and/or End causes
7288+ End indices (inclusive).\nUsing negative numbers for Start and/or End causes
72887289 the index to count backwards from the length of the string, so 0, -1 would capture
72897290 the entire string.\nIf Start is greater than End, the sub string is the exclusion
72907291 of the entries.
@@ -8880,7 +8881,7 @@ functions:
88808881 func-id : 309
88818882 return : void
88828883 sleep : 1.0
8883- tooltip : Opens world map for avatar who touched is is wearing the script, centred
8884+ tooltip : Opens world map for avatar who touched it or is wearing the script, centred
88848885 on RegionName with Position highlighted. Only works for scripts attached to
88858886 avatar, or during touch events.\nDirection currently has no effect.
88868887 llMessageLinked :
@@ -10650,7 +10651,7 @@ functions:
1065010651 return : void
1065110652 sleep : 0.2
1065210653 tooltip : Sets the Render Material of Face on a linked prim, specified by LinkNumber.
10653- Render Materail may be a UUID or name of a material in prim inventory.
10654+ Render Material may be a UUID or name of a material in prim inventory.
1065410655 llSetLinkSitFlags :
1065510656 arguments :
1065610657 - LinkNumber :
@@ -10665,7 +10666,7 @@ functions:
1066510666 func-id : 550
1066610667 return : void
1066710668 sleep : 0.0
10668- tooltip : Returns the sit flags set on the specified prim in a linkset.
10669+ tooltip : Sets the sit flags for the specified prim in a linkset.
1066910670 llSetLinkTexture :
1067010671 arguments :
1067110672 - LinkNumber :
@@ -10795,7 +10796,7 @@ functions:
1079510796 llSetPayPrice :
1079610797 arguments :
1079710798 - Price :
10798- tooltip : The default price shown in the textu input field.
10799+ tooltip : The default price shown in the text input field.
1079910800 type : integer
1080010801 - QuickButtons :
1080110802 tooltip : Specifies the 4 payment values shown in the payment dialog's buttons
@@ -10806,7 +10807,7 @@ functions:
1080610807 return : void
1080710808 sleep : 0.0
1080810809 tooltip : Sets the default amount when someone chooses to pay this object.\nPrice
10809- is the default price shown in the textu input field. QuickButtons specifies
10810+ is the default price shown in the text input field. QuickButtons specifies
1081010811 the 4 payment values shown in the payment dialog's buttons.\nInput field and
1081110812 buttons may be hidden with PAY_HIDE constant, and may be set to their default
1081210813 values using PAY_DEFAULT.
@@ -11562,7 +11563,7 @@ functions:
1156211563 return : void
1156311564 sleep : 20.0
1156411565 tooltip : Sends an email with Subject and Message to the owner or creator of an
11565- object .
11566+ object.
1156611567 llTeleportAgent :
1156711568 arguments :
1156811569 - AvatarID :
@@ -11753,7 +11754,7 @@ functions:
1175311754 return : void
1175411755 sleep : 0.0
1175511756 tooltip : If agent identified by AvatarID is sitting on the object the script is
11756- attached to or is over land owned by the objects owner, the agent is forced
11757+ attached to or is over land owned by the object's owner, the agent is forced
1175711758 to stand up.
1175811759 llUnescapeURL :
1175911760 arguments :
@@ -12051,4 +12052,4 @@ controls:
1205112052 tooltip : state <target>\nIf the target state is not the same as the current one,
1205212053 change to the target state.
1205312054 while :
12054- tooltip : while loop\nwhile (<condition>) {\n,,, \n}
12055+ tooltip : while loop\nwhile (<condition>) {\n... \n}
0 commit comments