Skip to content

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)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here