Assuming you have an entity in the scene with Mesh, Placeable et al,
1) Create the script. For example:
console.LogInfo("Hello, my name is " + me.name);
2) Save as Test.js to the folder you're scene is.
3) Add Script component to your entity, set "Run on load" true, set
Test.js to the "Script ref"
4) Hit F1 to see the console, you should see the print there
5) Continue from there, see avatar scripts for example
Grey skies,
Ali Kämäräinen
--
http://groups.google.com/group/realxtend
http://www.realxtend.org