mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-22 20:49:33 -07:00
New upstream version of builtins.txt
This commit is contained in:
parent
661853be53
commit
daae0ec518
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20160114000; output module version: 0.0.20140731000
|
||||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20160121000; output module version: 0.0.20140731000
|
||||
integer llAbs( integer val )
|
||||
float llAcos( float val )
|
||||
void llAddToLandBanList( key avatar, float hours )
|
||||
|
@ -701,6 +701,7 @@ const integer OBJECT_RENDER_WEIGHT = 24
|
|||
const integer OBJECT_RETURN_PARCEL = 0x1
|
||||
const integer OBJECT_RETURN_PARCEL_OWNER = 0x2
|
||||
const integer OBJECT_RETURN_REGION = 0x4
|
||||
const integer OBJECT_REZZER_KEY = 32
|
||||
const integer OBJECT_ROOT = 18
|
||||
const integer OBJECT_ROT = 4
|
||||
const integer OBJECT_RUNNING_SCRIPT_COUNT = 9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue