New classes

Hi there,

I have developed two new classes in scrpting, that I will teach this and next ween. There is basic scripting 105 and a new scripting series that I call “Examining Scripts”.

Both will be teached at the Academy of Second Learning (ASL). The 105 class is today at 12:30 PM SLT, the 301 class is next friday 07/13 at 12:30 PM SLT

Basic Scripting 105
User defined functions and using lists

This class will be in English AND German Language!

In this class you will learn to define and use your own user defined functions in LSL. These functions are very useful if you need LSL code more than once in your script. It will help you to make later script changes easier.

As a side effect we will also learn first basics about a new data type called “list”.

Students will learn:

  • how to declare your own function in LSL
  • how to use your own function
  • how to use lists in LSL
  • how to use llGetTimestamp() to get the current date and time.

This class is BEGINNER Level. Anyway, students should have a basic knowledge in LSL Scripting or should already have attended my classes 102-104.


Examining Scripts 301: Teleporter
Examine Scripts 301: Short and Long Range Teleporter ScriptsIn this class we will examine an open source teleporter script written by Nepenthes Ixchel and Keknehv Psaltery. The script has been modified to make it easier to understand for this class but we will discuss the teleport basics for short range and long range teleport.Students will learn:

  • how to use llSitTarget for short range teleport
  • how to use Nepenthes Ixchel’s long range TP script
  • how the warpPos function written by Keknehv Psaltery works.

This class is INTERMEDIATE Level. Students should be able to understand LSL Scripting or should already have attendended my classes 102-105 and 201-203.

Post a Comment

Your email is never published nor shared. Required fields are marked *