Talk:Chatbot
Revision as of 00:32, 8 September 2007 by Ppaatt Lynagh (talk | contribs) (solve rotate to face the sun and stop rotating: /7 llSetLocalRot(llEuler2Rot(llGetSunDirection()));)
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