Difference between revisions of "SL Cert - Basic Scripting"
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, discuss what could be achieved 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 | '''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 types, variables and constants. |
Revision as of 15:52, 10 February 2009
Rationale for scripting Demonstrate an understanding of what scripts are, discuss what could be achieved 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