diff --git a/builtins.txt b/builtins.txt index 962c677..f8f4ed6 100644 --- a/builtins.txt +++ b/builtins.txt @@ -1,4 +1,4 @@ -// Generated by LSL2 Derived Files Generator. Database version: 0.0.20150709000; output module version: 0.0.20140731000 +// Generated by LSL2 Derived Files Generator. Database version: 0.0.20151209000; output module version: 0.0.20140731000 integer llAbs( integer val ) float llAcos( float val ) void llAddToLandBanList( key avatar, float hours ) @@ -86,6 +86,7 @@ string llGetAnimation( key id ) list llGetAnimationList( key id ) string llGetAnimationOverride( string anim_state ) integer llGetAttached( ) +list llGetAttachedList( key agent ) list llGetBoundingBox( key object ) vector llGetCameraPos( ) rotation llGetCameraRot( ) @@ -680,12 +681,14 @@ const string NULL_KEY = "00000000-0000-0000-0000-000000000000" const integer OBJECT_ATTACHED_POINT = 19 const integer OBJECT_BODY_SHAPE_TYPE = 26 const integer OBJECT_CHARACTER_TIME = 17 +const integer OBJECT_CLICK_ACTION = 28 const integer OBJECT_CREATOR = 8 const integer OBJECT_DESC = 2 const integer OBJECT_GROUP = 7 const integer OBJECT_HOVER_HEIGHT = 25 const integer OBJECT_LAST_OWNER_ID = 27 const integer OBJECT_NAME = 1 +const integer OBJECT_OMEGA = 29 const integer OBJECT_OWNER = 6 const integer OBJECT_PATHFINDING_TYPE = 20 const integer OBJECT_PHANTOM = 22