Difference between revisions of "SL Cert - Basic Scripting"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Rationale for scripting''' Demonstrate an understanding of what scripts are, discuss what could be achieved and why they are used in second life.  
'''Rationale for scripting''' Demonstrate an understanding of what scripts are, their limitations and why they are used in second life.


'''Creation''' Show ability to create scripts in both prims and inventory. Be able to transfer one to the other, set them to running or not and set relevant permissions for them.
'''Creation''' Show ability to create scripts in both prims and inventory. Be able to transfer one to the other, set them to running or not and set relevant permissions for them.

Revision as of 17:06, 10 February 2009

Rationale for scripting Demonstrate an understanding of what scripts are, their limitations and why they are used in second life.

Creation Show ability to create scripts in both prims and inventory. Be able to transfer one to the other, set them to running or not and set relevant permissions for them.


Introduction to types, variables and constants. Introduction to functions and operators.

Explanation of STATES and EVENTS using simple touch object to display "hello world" in chat.

Explain the benefits of commenting code and using consistant style. Offer examples of "hello word" script in two different styles.

just ideas.... eek