llSetStatus
function ll.SetStatus(Status: number, Value: number)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(number) -
Value(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetStatus().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetStatus