Difference between revisions of "Talk:Chatbot"

From Second Life Wiki
Jump to navigation Jump to search
m (Move the one-liners developers here over to the Hello_Avatar article)
m (solve name the sitting avatar: llKey2Name(llGetLinkKey(llGetNumberOfPrims())))
Line 3: Line 3:
* name the sitting avatar
* name the sitting avatar


* move to owner and stop moving
/7 llKey2Name(llGetLinkKey(llGetNumberOfPrims()))


* rotate to face the sun and stop rotating
* rotate to face the sun and stop rotating


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

Revision as of 01:29, 8 September 2007

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
  • show World > Force Sun > Region Default on the face of a cube
  • move to owner and stop moving