Jump to content

brightacs

Resident
  • Posts

    29
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi! Guys! Do you know how to change a upper case string to lower case string using LSL?For example change "ABC" to "abc" Thanks!
  2. HI! Guys! Do you know how to write information to a notecard using LSL?And how much info can I write to it?Thanks!
  3. HI!Guys! Do you know how to judge if there is a avatar sit on a part of a prim using LSL?
  4. integer link_number=llGetLinkNumber(); llSetLinkPrimitiveParams(link_number,[ PRIM_OMEGA ,<0,0,1>,0.1,PI]); I used this scripts in the child prims only.then the child prims can rotate separately.But after I used this scripts in the root prim,the three objects rotate together and at the same time the child prims rotate by themself.I want to set the root prim to rotate separately too.How can I do?
  5. What is this "ll[GS]PPRIM_OMEGA"?Could you please explain it to me more clearly?
  6. Thank you! But I want to set a object with 3 separate objects linked together.Do you know how to set the linked three objects to rotate separately?Thanks!
  7. Thank you! But I want to set a object with 3 separate objects linked together.Do you know how to set the linked three objects to rotate separately?Thanks!
  8. Hi! Guys! Do you know how to set a object in SL to rot using LSL?I have used the function llSetRot() and llGetLinkPrimitiveParams( link_number, [ PRIM_ROTATION ,<0,0,1,0.1>],But the object only rot once.
  9. HI! Guys! Do you know how to put some information on the face of a object?the information is not a web page.And some content of the information should be changable.Thanks!
  10. Hi Guys! Do you know how to show web page in second life?Please tell me all the ways that can do this.Thanks!not using HUD,not using llLoadURL().
  11. I want to design a HUD not using any prims on a land when rez it ,not to set it transparent.Do you know how to do that?
  12. I am sorry! I do this using LSL scripts not manually.Do you know how to do this using LSL scripts?
×
×
  • Create New...