OBJECT CREATOR
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
integer OBJECT_CREATOR = 8;
The integer constant OBJECT_CREATOR has the value 8
This is a flag used with llGetObjectDetails to get the object creator key.
Related Functions, Events & Constants
Constants
Max Lengths in parentheses represent how many characters required when it is typecast to a string. |
Functions
| • | llGetObjectDetails |

