Template:Darwin's Scripts: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
  | find screen width =  
  | find screen width =  
<div id="box">
<div id="box">
===Find Screen Width===
==Find Screen Width==
{{PrettyBox|The script below will give the width of the screen in meters by touching anywhere on the visible face, given that the prim is a box with zero rotation and attached at one of the corner HUD attachment points.}}
The script below will give the width of the screen in meters by touching anywhere on the visible face, given that the prim is a box with zero rotation and attached at one of the corner HUD attachment points.
<lsl>default
<lsl>default
{
{

Revision as of 10:59, 26 November 2008


Returns lsl scripts