llSetStatus
void llSetStatus(integer Status, integer Value)Sets object status specified in Status bitmask (e.g. STATUS_PHYSICS|STATUS_PHANTOM) to boolean Value.
For a full list of STATUS_* constants, see wiki documentation.
Parameters
-
Status(integer) -
Value(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here