Talk:Chatbot

From Second Life Wiki
Revision as of 01:32, 8 September 2007 by Ppaatt Lynagh (talk | contribs) (solve rotate to face the sun and stop rotating: /7 llSetLocalRot(llEuler2Rot(llGetSunDirection()));)
Jump to navigation Jump to search

We could/ should soon add yet a few more concise demoes, such as:

  • name the sitting avatar

/7 llKey2Name(llGetLinkKey(llGetNumberOfPrims()))

  • rotate to face the sun and stop rotating

/7 llSetLocalRot(llEuler2Rot(llGetSunDirection()));

  • show World > Force Sun > Region Default on the face of a cube
  • move to owner and stop moving