Difference between revisions of "Hello Avatar"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL Header|ml=*}}
{{LSL Header|ml=*}}
 
Le script suivant contient le code par défaut placé dans tout nouveau script. Il dit "Hello, Avatar!" (bonjour avatar)quand il est sauvegardé ou réinitialisé, il dit également "''Touched.''" (touché)quand l'objet qui le contient est touché. Cela en fait la représentation LSL du célèbre [http://en.wikipedia.org/wiki/Hello_world_program Hello world program].
The following script contains the default code that is placed in every new script. It says "''Hello, Avatar''" when it is saved or reset and says "''Touched.''" when it is touched. That makes it the LSL representation of the famous [http://en.wikipedia.org/wiki/Hello_world_program Hello world program].
<lsl>
<lsl>
default
default

Revision as of 18:42, 22 November 2008