Google
Google
×
Jan 22, 2015 · llGetStatus(STATUS_ROTATE_Z); will not work on child prims on freshly rezzed objects. Examples. default { touch_start(integer ... Summary · Caveats · Examples
Jan 23, 2015 · llGetStatus(STATUS_PHYSICS)) // Check the physical status is non-phys { llSetStatus(STATUS_PHYSICS, TRUE); // Set the object physical ... Related Articles · Examples
Oct 11, 2016 · llGetStatus(STATUS_ROTATE_Z); will not work on child prims on freshly rezzed objects. Examples. default { state_entry() ...
Flag, Value, Default, Description. STATUS_BLOCK_GRAB, 64, FALSE, If TRUE, object can't be grabbed and physically dragged. STATUS_DIE_AT_EDGE, 128 ...
... STATUS_PHYSICS, can be changed using llSetStatus() or llSetPrimitiveParams() and read back with llGetStatus() and llGetPrimitiveParams (). It usually takes ...
LSL Wiki : llGetStatus · HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl427.us.archive.org ...
Apr 15, 2012 · if (llGetStatus(STATUS_PHYSICS)==FALSE) { llSetStatus(STATUS_PHYSICS, TRUE); //turn physics on llMoveToTarget(llGetPos()+move,5.0); ...
Feb 16, 2016 · ... comparexyz(); llSetTimerEvent(15); //Starts growth in 15 seconds } timer() { integer phys = llGetStatus(STATUS_PHYSICS); // physical objects ...
LSL_Integer · llGetSPMaxMemory (). LSL_Integer · llGetStartParameter (). LSL_Integer · llGetStatus (int status). LSL_String · llGetSubString (string src, int start, ...
111. string llGetSimulatorHostname(). 317. integer llGetStartParameter(). 102, 103,. 106, 107,. 202. integer llGetStatus(integer status_. bitwise_named_constant ).