Google
×
Jan 22, 2015 · The prim description is limited to 127 bytes; any string longer then that will be truncated. This truncation does not always happen when the ... Caveats · Examples
Jan 22, 2015 · llSetObjectDesc, –, Sets the prim description. •, llGetObjectName, –, Gets the prim name. •, llSetObjectName, –, Sets the prim name. Caveats · Examples · See Also
llSetObjectDesc(string name) Sets the description of the scripted prim to name. You can get the description using llGetObjectDesc. The description is limited to ...
Dec 9, 2014 · Setting the Object Description to some strings will "kill" the project. The .SOL file gets corrupted and the project cannot be opened. If you restore ...
Jan 10, 2010 · 46 llSetTexture(nameObject, 2);. 47 llSetObjectDesc(nameObject);. 48 llSetText( nameObject, < 1, 1, 1 >, 1.0 );. 49 }. 50. 51 }. 52. 53 default. 54 {.
llSetObjectName(). Sets the name of a prim. llGetObjectName(). Returns the name of a prim. llSetObjectDesc(). Sets the description of a prim. llGetObjectDesc ().
Mar 3, 2012 · ... an offset. npc = osNpcCreate(firstname, lastname, llGetPos() + <1.0,0.0,0.0>, llGetOwner()); llSetObjectDesc((string)npc); osNpcSetRot(npc, ...
Feb 22, 2017 · ... return; } if(message == "No") jump final; llSetObjectDesc(wasKeyValueSet(" total", (string)((integer)message+(integer)wasKeyValueGet("total", ...
lsl備忘録. llSetObjectDesc. llSetObjectDesc. llSetObjectDesc(string name). 機能概略. サンプル. Tips. 詳細な説明. History. 来客数: トークンチェックに失敗しました。
... rules) llSetLinkTexture(integer linknumber, string texture, integer face) llSetLocalRot(rotation rot) llSetObjectDesc(string desc) llSetObjectName(string name) ...