From 9185d397df9526ed6218fccddb68a5331927e2a9 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 10 Nov 2018 21:00:04 +0000 Subject: add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments --- bin/ScriptSyntax.xml | 47 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 34 insertions(+), 13 deletions(-) (limited to 'bin') diff --git a/bin/ScriptSyntax.xml b/bin/ScriptSyntax.xml index 78b1a39..8e89834 100644 --- a/bin/ScriptSyntax.xml +++ b/bin/ScriptSyntax.xml @@ -1,4 +1,4 @@ -a6ccf55f-ded5-9093-571c-478cadca66de +21c53711-f48d-a201-a7f0-8cb35768e7e2 llsd-lsl-syntax-version2 controls @@ -67,7 +67,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de rotation tooltip - The rotation as quaternion <x, y, z, s> + A rotation as quaternion <x, y, z, s> string @@ -77,7 +77,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de vector tooltip - A vector <x, y, z, s> + A vector <x, y, z> events @@ -370,7 +370,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de AGENT_LIST_PARCEL typeinteger - value1 + value0x1 AGENT_LIST_PARCEL_OWNER typeinteger @@ -744,6 +744,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de CHANGED_ANIMATION typeinteger value16384 + tooltipopensim specific CHANGED_COLOR typeinteger @@ -768,6 +769,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de CHANGED_POSITION typeinteger value32768 + tooltipopensim specific CHANGED_REGION typeinteger @@ -1472,34 +1474,42 @@ a6ccf55f-ded5-9093-571c-478cadca66de OPT_AVATAR typeinteger value1 + tooltipnot supported OPT_CHARACTER typeinteger value2 + tooltipnot supported OPT_EXCLUSION_VOLUME typeinteger value6 + tooltipnot supported OPT_LEGACY_LINKSET typeinteger value0 + tooltipnot supported OPT_MATERIAL_VOLUME typeinteger value5 + tooltipnot supported OPT_OTHER typeinteger value-1 + tooltipnot supported OPT_STATIC_OBSTACLE typeinteger value4 + tooltipnot supported OPT_WALKABLE typeinteger value3 + tooltipnot supported OS_ATTACH_MSG_ALL typeinteger @@ -1569,17 +1579,17 @@ a6ccf55f-ded5-9093-571c-478cadca66de OSTPOBJ_SETROT typeinteger value0x4 - tooltiposTeleportObject flag the rotation is the final rotation, otherwise is a added rotation + tooltiposTeleportObject flag: the rotation is the final rotation, otherwise is a added rotation OSTPOBJ_STOPATTARGET typeinteger value0x1 - tooltiposTeleportObject flag stop at destination + tooltiposTeleportObject flag: stop at destination OSTPOBJ_STOPONFAIL typeinteger value0x2 - tooltiposTeleportObject flag stop at jump point if tp fails + tooltiposTeleportObject flag: stop at jump point if tp fails PARCEL_COUNT_GROUP typeinteger @@ -1860,6 +1870,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de PRIM_ALLOW_UNSIT typeinteger value39 + tooltipnot supported PRIM_ALPHA_MODE typeinteger @@ -1960,6 +1971,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de PRIM_CAST_SHADOWS typeinteger value24 + tooltipnot supported PRIM_COLOR typeinteger @@ -2184,6 +2196,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de PRIM_SCRIPTED_SIT_ONLY typeinteger value40 + tooltipnot supported PRIM_SCULPT_FLAG_INVERT typeinteger @@ -3235,7 +3248,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de returninteger arguments - itypeinteger + valtypeinteger llAcos @@ -3248,22 +3261,25 @@ a6ccf55f-ded5-9093-571c-478cadca66de llAddToLandBanList arguments - avatartypestring + avatarIdtypekey hourstypefloat + tooltipSleep 0.1 llAddToLandPassList arguments - avatartypestring + avatarIdtypekey hourstypefloat + tooltipSleep 0.1 llAdjustSoundVolume arguments volumetypefloat + tooltipSleep 0.1 llAllowInventoryDrop @@ -3407,12 +3423,14 @@ a6ccf55f-ded5-9093-571c-478cadca66de arguments facetypeinteger + tooltipSleep 0.1 llCloseRemoteDataChannel arguments channeltypestring + tooltipSleep 1.0 llCloud @@ -3441,6 +3459,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de arguments impact_spritetypestring + tooltipNot Supported - does nothing llCos @@ -3452,9 +3471,10 @@ a6ccf55f-ded5-9093-571c-478cadca66de llCreateLink arguments - targettypestring + targetIdtypestring parenttypeinteger + tooltipSleep 1.0 llCSV2List @@ -3600,7 +3620,7 @@ a6ccf55f-ded5-9093-571c-478cadca66de llDialog arguments - avatartypestring + avatarIdtypekey messagetypestring buttonstypelist chat_channeltypeinteger @@ -3629,8 +3649,9 @@ a6ccf55f-ded5-9093-571c-478cadca66de llEjectFromLand arguments - pesttypestring + avatarIdtypekey + tooltipSleep 1.0 llEmail -- cgit v1.1