mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
New upstream version of builtins.txt
This commit is contained in:
parent
c555a01a48
commit
144fa5b00e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20151209000; output module version: 0.0.20140731000
|
||||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20160114000; output module version: 0.0.20140731000
|
||||
integer llAbs( integer val )
|
||||
float llAcos( float val )
|
||||
void llAddToLandBanList( key avatar, float hours )
|
||||
|
@ -695,6 +695,7 @@ const integer OBJECT_PHANTOM = 22
|
|||
const integer OBJECT_PHYSICS = 21
|
||||
const integer OBJECT_PHYSICS_COST = 16
|
||||
const integer OBJECT_POS = 3
|
||||
const integer OBJECT_PRIM_COUNT = 30
|
||||
const integer OBJECT_PRIM_EQUIVALENCE = 13
|
||||
const integer OBJECT_RENDER_WEIGHT = 24
|
||||
const integer OBJECT_RETURN_PARCEL = 0x1
|
||||
|
@ -708,6 +709,7 @@ const integer OBJECT_SCRIPT_TIME = 12
|
|||
const integer OBJECT_SERVER_COST = 14
|
||||
const integer OBJECT_STREAMING_COST = 15
|
||||
const integer OBJECT_TEMP_ON_REZ = 23
|
||||
const integer OBJECT_TOTAL_INVENTORY_COUNT = 31
|
||||
const integer OBJECT_TOTAL_SCRIPT_COUNT = 10
|
||||
const integer OBJECT_UNKNOWN_DETAIL = -1
|
||||
const integer OBJECT_VELOCITY = 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue