mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
New upstream version of builtins.txt
This commit is contained in:
parent
9469855769
commit
5a2c7278cd
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue