Difference between revisions of "User:Michel Lemmon/Script Sittp"
Jump to navigation
Jump to search
(New page: {| width="100%" |- |valign="top"| <div id="box"> ==Script Corso Elementare Sit/Teleport== <div style="padding: 0.5em"> '''Scopo:''' Conoscere le problematiche legate al “sit” e alle po...) |
m (→When sit on....: the condition would always be true, this condition makes more sense.) |
||
Line 96: | Line 96: | ||
== When sit on....== | == When sit on....== | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
else if(avatar | else if(avatar){ | ||
llSetAlpha(0,ALL_SIDES); | llSetAlpha(0.0, ALL_SIDES); | ||
llSetText("",<0,0,0>,1); | llSetText("", <0.0, 0.0, 0.0>, 1.0); | ||
} | } | ||
} | } | ||
Line 106: | Line 106: | ||
</div> | </div> | ||
<div id="box"> | <div id="box"> | ||
==Teleport Semplice == | ==Teleport Semplice == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> |
Revision as of 09:52, 14 April 2008
Michel Lemmon 20:00, 13 april 2008(PST)